certifi==2021.5.30
pydantic==1.8.2
requests==2.26.0
responses==0.13.3
typing-extensions==3.10.0.0

[:python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3"]
six==1.16.0

[:python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4" and python_version < "4"]
urllib3==1.26.6

[:python_version >= "3"]
charset-normalizer==2.0.3
idna==3.2

[dev]
