We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d276c3e commit f22ef5bCopy full SHA for f22ef5b
requirements.txt
@@ -6,9 +6,9 @@ pytest-localserver >= 0.4.1
6
pytest-asyncio >= 0.16.0
7
pytest-mock >= 3.6.1
8
9
-cachecontrol >= 0.12.14
+cachecontrol >= 0.12.6
10
google-api-core[grpc] >= 1.22.1, < 3.0.0dev; platform.python_implementation != 'PyPy'
11
google-api-python-client >= 1.7.8
12
-google-cloud-firestore >= 2.19.0; platform.python_implementation != 'PyPy'
+google-cloud-firestore >= 2.9.1; platform.python_implementation != 'PyPy'
13
google-cloud-storage >= 1.37.1
14
pyjwt[crypto] >= 2.5.0
0 commit comments