pyasn1-modules>=0.2.1
cryptography>=38.0.3

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

[cryptography]
cryptography>=38.0.3

[enterprise_cert]
cryptography>=38.0.3

[grpc]

[grpc:python_version < "3.14"]
grpcio<2.0.0,>=1.59.0

[grpc:python_version >= "3.14"]
grpcio<2.0.0,>=1.75.1

[pyjwt]
pyjwt>=2.0

[pyopenssl]
cryptography>=38.0.3

[reauth]
pyu2f>=0.1.5

[requests]
requests<3.0.0,>=2.20.0

[rsa]
rsa<5,>=3.1.4

[testing]
flask
freezegun
pyjwt>=2.0
pytest
pytest-cov
pytest-localserver
pyu2f>=0.1.5
responses
urllib3
packaging
aiohttp<4.0.0,>=3.8.0
requests<3.0.0,>=2.20.0
aioresponses
pytest-asyncio

[testing:python_version < "3.14"]
grpcio<2.0.0,>=1.59.0

[testing:python_version >= "3.14"]
grpcio<2.0.0,>=1.75.1

[urllib3]
urllib3
packaging
