change grpcio version

This commit is contained in:
Pritimay Sarkar
2024-01-21 15:18:27 +05:30
parent 7f3140f920
commit 1395dd3784
2 changed files with 5 additions and 3 deletions

3
.gitignore vendored
View File

@@ -9,4 +9,5 @@ cloud-functions/python/functions/__pycache__/
*.png *.png
*.svg *.svg
*.log *.log
scripts/temp/* scripts/temp/*
tests/__pycache__/*

View File

@@ -24,8 +24,8 @@ google-cloud-storage==2.10.0
google-crc32c==1.5.0 google-crc32c==1.5.0
google-resumable-media==2.5.0 google-resumable-media==2.5.0
googleapis-common-protos==1.60.0 googleapis-common-protos==1.60.0
grpcio==1.57.0 grpcio==1.59.0
grpcio-status==1.57.0 grpcio-status==1.59.0
html5lib==1.1 html5lib==1.1
httplib2==0.22.0 httplib2==0.22.0
idna==3.4 idna==3.4
@@ -36,6 +36,7 @@ kiwisolver==1.4.5
lxml==4.9.3 lxml==4.9.3
matplotlib==3.8.0 matplotlib==3.8.0
msgpack==1.0.5 msgpack==1.0.5
numpy==1.26.3
openpyxl==3.1.2 openpyxl==3.1.2
oscrypto==1.3.0 oscrypto==1.3.0
packaging==23.1 packaging==23.1