requests<3.0.0,>=2.22
requests-toolbelt<0.10.0,>=0.9.1

[build]
build
twine

[dev]
wheel
invoke
black
check-manifest
flake8
flake8-annotations-complexity
flake8-black
flake8-breakpoint
flake8-bugbear
flake8-builtins
flake8-comprehensions
flake8-eradicate
flake8-expression-complexity
flake8-isort
flake8-pytest-style
flake8-requirements
isort
pep8-naming
mypy
types-freezegun
types-requests
coverage[toml]<6.0,>=5.5
docker<6.0.0,>=5.0.2
freezegun
pytest
pytest-cov
responses

[lint]
black
check-manifest
flake8
flake8-annotations-complexity
flake8-black
flake8-breakpoint
flake8-bugbear
flake8-builtins
flake8-comprehensions
flake8-eradicate
flake8-expression-complexity
flake8-isort
flake8-pytest-style
flake8-requirements
isort
pep8-naming

[test]
coverage[toml]<6.0,>=5.5
docker<6.0.0,>=5.0.2
freezegun
pytest
pytest-cov
responses

[typecheck]
mypy
types-freezegun
types-requests
