# Dependencies
numpy
pandas

# Tools for build
maturin==0.13.0

# Tools for test
statsmodels==0.13.2
pytest==7.1.2
pytest-cov==3.0.0
hypothesis==6.54.4
flake8==5.0.4
isort==5.10.1
black==22.8.0

