# baseline minimum requires for testing
# Python 3.10
numpy==1.21.5
pandas==1.4.1
matplotlib==3.5.1

# run tests in github actions
maturin>=1.6.0,<2.0
pytest>=8.2.2,<9.0