requests>=2.25.0
tenacity>=8.0.0
urllib3>=1.26.0

[dev]
pytest>=6.0
pytest-cov>=2.10
black>=21.0
flake8>=3.9
mypy>=0.812
pre-commit>=2.15

[test]
pytest>=6.0
pytest-cov>=2.10
responses>=0.18
requests-mock>=1.9
