We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bfc761 commit ea69fe3Copy full SHA for ea69fe3
samples/geography/requirements.txt
@@ -20,7 +20,7 @@ google-cloud-bigquery-storage==2.25.0
20
google-cloud-core==2.4.1
21
google-crc32c==1.5.0
22
google-resumable-media==2.7.2
23
-googleapis-common-protos==1.63.2
+googleapis-common-protos==1.65.0
24
grpcio===1.62.2; python_version == '3.7'
25
grpcio==1.66.0; python_version >= '3.8'
26
idna==3.8
@@ -40,7 +40,7 @@ pyasn1-modules===0.3.0; python_version == '3.7'
40
pyasn1-modules==0.4.0; python_version >= '3.8'
41
pycparser===2.21; python_version == '3.7'
42
pycparser==2.22; python_version >= '3.8'
43
-pyparsing==3.1.2
+pyparsing==3.1.4
44
python-dateutil==2.9.0.post0
45
pytz==2024.1
46
PyYAML===6.0.1; python_version == '3.7'
0 commit comments