numpy>=1.20.0
pandas>=1.3.0
scipy>=1.7.0
matplotlib>=3.4.0
seaborn>=0.11.0

[dev]
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-mock>=3.11.0
black>=23.0.0
ruff>=0.1.0
mypy>=1.5.0
isort>=5.12.0
pre-commit>=4.2.0
jupyter>=1.0.0
ipython>=8.14.0

[test]
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-mock>=3.12.0
