File size: 340 Bytes
065fee7 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
# Unit test requirements flask freezegun mock oauth2client pyopenssl pytest pytest-cov pytest-localserver pyu2f requests urllib3 cryptography < 39.0.0 responses grpcio # Async Dependencies pytest-asyncio; python_version > '3.0' aioresponses; python_version > '3.0' asynctest; python_version > '3.0' aiohttp < 3.10.0; python_version > '3.0' |