change grpcio version
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -9,4 +9,5 @@ cloud-functions/python/functions/__pycache__/
|
||||
*.png
|
||||
*.svg
|
||||
*.log
|
||||
scripts/temp/*
|
||||
scripts/temp/*
|
||||
tests/__pycache__/*
|
||||
|
||||
@@ -24,8 +24,8 @@ google-cloud-storage==2.10.0
|
||||
google-crc32c==1.5.0
|
||||
google-resumable-media==2.5.0
|
||||
googleapis-common-protos==1.60.0
|
||||
grpcio==1.57.0
|
||||
grpcio-status==1.57.0
|
||||
grpcio==1.59.0
|
||||
grpcio-status==1.59.0
|
||||
html5lib==1.1
|
||||
httplib2==0.22.0
|
||||
idna==3.4
|
||||
@@ -36,6 +36,7 @@ kiwisolver==1.4.5
|
||||
lxml==4.9.3
|
||||
matplotlib==3.8.0
|
||||
msgpack==1.0.5
|
||||
numpy==1.26.3
|
||||
openpyxl==3.1.2
|
||||
oscrypto==1.3.0
|
||||
packaging==23.1
|
||||
|
||||
Reference in New Issue
Block a user