
[aiohttp]
aiohttp<4.0.0,>=3.6.2
requests<3.0.0,>=2.20.0

[enterprise_cert]
cryptography
pyopenssl

[pyjwt]
cryptography>=38.0.3
pyjwt>=2.0

[pyjwt:python_version < "3.8"]
cryptography<39.0.0

[pyopenssl]
cryptography>=38.0.3
pyopenssl>=20.0.0

[pyopenssl:python_version < "3.8"]
cryptography<39.0.0

[reauth]
pyu2f>=0.1.5

[requests]
requests<3.0.0,>=2.20.0

[testing]
aiohttp<3.10.0
aiohttp<4.0.0,>=3.6.2
aioresponses
cryptography>=38.0.3
flask
freezegun
grpcio
mock
oauth2client
packaging
pyjwt>=2.0
pyopenssl<24.3.0
pyopenssl>=20.0.0
pytest
pytest-asyncio
pytest-cov
pytest-localserver
pyu2f>=0.1.5
requests<3.0.0,>=2.20.0
responses
urllib3

[testing:python_version < "3.8"]
cryptography<39.0.0

[urllib3]
packaging
urllib3
