pandas>=1.5.0
numpy>=1.21.0
matplotlib>=3.5.0
seaborn>=0.11.0
scipy>=1.7.0
missingno>=0.5.0

[dev]
pytest>=6.0
pytest-cov
black
flake8
isort
mypy
pre-commit

[docs]
sphinx
sphinx-rtd-theme
myst-parser

[test]
pytest>=6.0
pytest-cov
pytest-mock
