setuptools==80.9.0
pandas==2.3.3
numpy<3.0.0,>=1.23.0
scipy<2.0.0,>=1.10.0

[all]
pytest==9.0.2
pylint==4.0.4
black==25.12.0
isort==7.0.0

[dev]
pylint==4.0.4
black==25.12.0
isort==7.0.0

[format]
black==25.12.0
isort==7.0.0
pylint==4.0.4

[test]
pytest==9.0.2
