requests>=2.4.3
typing-extensions

[dev]
black
flake8
isort
pytest-cov==3.*
pytest-vcr==1.*
pytest==7.*
types-requests
types-urllib3
vcrpy==4.*
mypy

[pypy_dev]
black
flake8
isort
pytest-cov==3.*
pytest-vcr==1.*
pytest==7.*
types-requests
types-urllib3
vcrpy==4.*

[release]
twine==3.8.*
wheel
