numpy>=1.21.6
scipy>=1.2.1
pandas>=1.3.5
matplotlib>=3.0.3

[dev]
black~=22.10.0
isort~=5.10.1
mypy~=0.982
pylint~=2.15.5
sphinx~=5.3.0
sphinx-autodoc-typehints~=1.19.5
sphinx-math-dollar~=1.2.1
sphinx-rtd-theme~=1.0

[tests]
pytest~=7.2.0
pytest-cov~=4.0.0
