requests==2.26.0
pandas==1.4.1
python-dotenv==1.0.1
numpy==1.24.4
click==8.1.7

[dev]
pre-commit==3.3.3
black==23.7.0
ruff==v0.0.286
isort==5.12.0
bump-my-version==0.9.2

[test]
pytest==7.4.0
pytest-md==0.2.0
pytest-workflow==2.0.1
pytest-cov==3.0.0
