We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7eb881 commit d0bb87aCopy full SHA for d0bb87a
samples/geography/requirements.txt
@@ -1,4 +1,4 @@
1
-attrs==23.2.0
+attrs==24.1.0
2
certifi==2024.7.4
3
cffi===1.15.1; python_version == '3.7'
4
cffi==1.16.0; python_version >= '3.8'
@@ -22,7 +22,7 @@ google-crc32c==1.5.0
22
google-resumable-media==2.7.1
23
googleapis-common-protos==1.63.2
24
grpcio===1.62.2; python_version == '3.7'
25
-grpcio==1.65.1; python_version >= '3.8'
+grpcio==1.65.4; python_version >= '3.8'
26
idna==3.7
27
munch==4.0.0
28
mypy-extensions==1.0.0
0 commit comments