requests>=2.26
pandas>=1.4
numpy>=1.21
python-dotenv>=1.0
click>=8.1

[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
responses==0.23.1
