requests==2.32.3
flufl.lock==8.1.0
pandas==2.2.2
boto3==1.34.134
tenacity==8.4.2

[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.1.2
pytest-cov==3.0.0
flaky==3.7.0
