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 eb9c2af commit 852d82bCopy full SHA for 852d82b
samples/geography/requirements.txt
@@ -9,7 +9,7 @@ cligj==0.7.2
9
db-dtypes==1.4.3
10
Fiona==1.10.1
11
geojson==3.2.0
12
-geopandas==1.0.1
+geopandas==1.1.0
13
google-api-core==2.24.2
14
google-auth==2.40.2
15
google-cloud-bigquery==3.34.0
samples/notebooks/requirements.txt
@@ -3,7 +3,7 @@ db-dtypes==1.4.3
3
4
google-cloud-bigquery-storage==2.32.0
5
ipython===8.18.1; python_version == '3.9'
6
-ipython==9.2.0; python_version >= '3.10'
+ipython==9.3.0; python_version >= '3.10'
7
matplotlib===3.9.2; python_version == '3.9'
8
matplotlib==3.10.3; python_version >= '3.10'
pandas==2.2.3
0 commit comments