requests
urllib3>=1.26.0

[lint]
flake8
mypy==1.4.1
types-requests

[test]
pytest==7.1
responses==0.22
httpretty
