change grpcio version
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -10,3 +10,4 @@ cloud-functions/python/functions/__pycache__/
|
|||||||
*.svg
|
*.svg
|
||||||
*.log
|
*.log
|
||||||
scripts/temp/*
|
scripts/temp/*
|
||||||
|
tests/__pycache__/*
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user