numpy>=1.20.0
pandas>=1.3.0
scipy>=1.7.0
matplotlib>=3.3.0

[dev]
pytest>=8.0
hypothesis>=6.100
pytest-cov>=4.0
black>=23.0
isort>=5.12
flake8>=6.0
mypy>=1.0
pre-commit>=3.0

[docs]
sphinx>=6.0
sphinx-rtd-theme>=1.3
nbsphinx>=0.9

[test]
pytest>=8.0
pytest-mock>=3.15
hypothesis>=6.100
pytest-cov>=4.0
