File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,6 @@ pytest-mock >= 3.6.1
99cachecontrol >= 0.12.14
1010google-api-core [grpc ] >= 1.22.1 , < 3.0.0dev ; platform.python_implementation != 'PyPy'
1111google-api-python-client >= 1.7.8
12- google-cloud-firestore >= 2.9.1 ; platform.python_implementation != 'PyPy'
12+ google-cloud-firestore >= 2.19.0 ; platform.python_implementation != 'PyPy'
1313google-cloud-storage >= 1.37.1
1414pyjwt [crypto ] >= 2.5.0
Original file line number Diff line number Diff line change 4040 'cachecontrol>=0.12.14' ,
4141 'google-api-core[grpc] >= 1.22.1, < 3.0.0dev; platform.python_implementation != "PyPy"' ,
4242 'google-api-python-client >= 1.7.8' ,
43- 'google-cloud-firestore>=2.9.1 ; platform.python_implementation != "PyPy"' ,
43+ 'google-cloud-firestore>=2.19.0 ; platform.python_implementation != "PyPy"' ,
4444 'google-cloud-storage>=1.37.1' ,
4545 'pyjwt[crypto] >= 2.5.0' ,
4646]
You can’t perform that action at this time.
0 commit comments