Skip to content

Commit

Permalink
Adding requirements set is master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Pijush Chakraborty committed Dec 18, 2024
1 parent 84ebe4c commit 12fb2f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ pytest-localserver >= 0.4.1
pytest-asyncio >= 0.16.0
pytest-mock >= 3.6.1

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

0 comments on commit 12fb2f1

Please sign in to comment.