Skip to content

Commit f22ef5b

Browse files
author
Pijush Chakraborty
committed
Removing dependency changes from fix branch
1 parent d276c3e commit f22ef5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ pytest-localserver >= 0.4.1
66
pytest-asyncio >= 0.16.0
77
pytest-mock >= 3.6.1
88

9-
cachecontrol >= 0.12.14
9+
cachecontrol >= 0.12.6
1010
google-api-core[grpc] >= 1.22.1, < 3.0.0dev; platform.python_implementation != 'PyPy'
1111
google-api-python-client >= 1.7.8
12-
google-cloud-firestore >= 2.19.0; platform.python_implementation != 'PyPy'
12+
google-cloud-firestore >= 2.9.1; platform.python_implementation != 'PyPy'
1313
google-cloud-storage >= 1.37.1
1414
pyjwt[crypto] >= 2.5.0

0 commit comments

Comments
 (0)