android13/external/python/google-auth-library-python/testing/requirements.txt

20 lines
321 B
Plaintext

# Unit test requirements
flask
freezegun
mock
oauth2client
pyopenssl
pytest
pytest-cov
pytest-localserver
pyu2f
requests
urllib3
cryptography
responses
grpcio
# Async Dependencies
pytest-asyncio; python_version > '3.0'
aioresponses; python_version > '3.0'
asynctest; python_version > '3.0'
aiohttp; python_version > '3.0'