numpy>=1.20
matplotlib>=3.5
pandas>=2.1

[dev]
ruff
black
pre-commit

[docs]
mkdocs
mkdocs-material

[test]
pytest>=7.0
pytest-cov
pytest-mock
pytest-timeout
hypothesis
