File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -10,13 +10,13 @@ Fiona==1.10.1
10
10
geojson == 3.2.0
11
11
geopandas == 1.0.1
12
12
google-api-core == 2.24.2
13
- google-auth == 2.38 .0
13
+ google-auth == 2.39 .0
14
14
google-cloud-bigquery == 3.31.0
15
15
google-cloud-bigquery-storage == 2.30.0
16
16
google-cloud-core == 2.4.3
17
17
google-crc32c == 1.7.1
18
18
google-resumable-media == 2.7.2
19
- googleapis-common-protos == 1.69.2
19
+ googleapis-common-protos == 1.70.0
20
20
grpcio == 1.71.0
21
21
idna == 3.10
22
22
munch == 4.0.0
@@ -37,6 +37,6 @@ rsa==4.9
37
37
Shapely === 2.0.7 ; python_version == '3.9'
38
38
Shapely == 2.1.0 ; python_version >= '3.10'
39
39
six == 1.17.0
40
- typing-extensions == 4.13.1
40
+ typing-extensions == 4.13.2
41
41
typing-inspect == 0.9.0
42
- urllib3 == 2.3 .0
42
+ urllib3 == 2.4 .0
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ db-dtypes==1.4.2
3
3
google-cloud-bigquery == 3.31.0
4
4
google-cloud-bigquery-storage == 2.30.0
5
5
ipython === 8.18.1 ; python_version == '3.9'
6
- ipython == 9.0.2 ; python_version >= '3.10'
6
+ ipython == 9.1.0 ; python_version >= '3.10'
7
7
matplotlib === 3.9.2 ; python_version == '3.9'
8
8
matplotlib == 3.10.1 ; python_version >= '3.10'
9
9
pandas == 2.2.3
You can’t perform that action at this time.
0 commit comments