File tree Expand file tree Collapse file tree 3 files changed +10
-9
lines changed Expand file tree Collapse file tree 3 files changed +10
-9
lines changed Original file line number Diff line number Diff line change 1
- attrs == 24.1 .0
1
+ attrs == 24.2 .0
2
2
certifi == 2024.7.4
3
3
cffi === 1.15.1 ; python_version == '3.7'
4
- cffi == 1.16 .0 ; python_version >= '3.8'
4
+ cffi == 1.17 .0 ; python_version >= '3.8'
5
5
charset-normalizer == 3.3.2
6
6
click == 8.1.7
7
7
click-plugins == 1.1.1
8
8
cligj == 0.7.2
9
9
dataclasses == 0.8 ; python_version < '3.7'
10
- db-dtypes == 1.2 .0
10
+ db-dtypes == 1.3 .0
11
11
Fiona == 1.9.6
12
12
geojson == 3.1.0
13
13
geopandas === 0.10.2 ; python_version == '3.7'
14
14
geopandas === 0.13.2 ; python_version == '3.8'
15
15
geopandas == 1.0.1 ; python_version >= '3.9'
16
16
google-api-core == 2.19.1
17
- google-auth == 2.32 .0
17
+ google-auth == 2.33 .0
18
18
google-cloud-bigquery == 3.25.0
19
19
google-cloud-bigquery-storage == 2.25.0
20
20
google-cloud-core == 2.4.1
21
21
google-crc32c == 1.5.0
22
- google-resumable-media == 2.7.1
22
+ google-resumable-media == 2.7.2
23
23
googleapis-common-protos == 1.63.2
24
24
grpcio === 1.62.2 ; python_version == '3.7'
25
25
grpcio == 1.65.4 ; python_version >= '3.8'
@@ -43,7 +43,8 @@ pycparser==2.22; python_version >= '3.8'
43
43
pyparsing == 3.1.2
44
44
python-dateutil == 2.9.0.post0
45
45
pytz == 2024.1
46
- PyYAML == 6.0.1
46
+ PyYAML === 6.0.1 ; python_version == '3.7'
47
+ PyYAML == 6.0.2 ; python_version >= '3.8'
47
48
requests == 2.31.0 ; python_version == '3.7'
48
49
requests == 2.32.3 ; python_version >= '3.8'
49
50
rsa == 4.9
Original file line number Diff line number Diff line change 1
1
bigquery_magics == 0.1.0
2
- db-dtypes == 1.2 .0
2
+ db-dtypes == 1.3 .0
3
3
google.cloud.bigquery == 3.25.0
4
4
google-cloud-bigquery-storage == 2.25.0
5
5
ipython === 7.31.1 ; python_version == '3.7'
Original file line number Diff line number Diff line change 1
1
bigquery-magics == 0.1.0
2
- db-dtypes == 1.2 .0
2
+ db-dtypes == 1.3 .0
3
3
google-cloud-bigquery == 3.25.0
4
4
google-cloud-bigquery-storage == 2.25.0
5
5
ipython === 7.31.1 ; python_version == '3.7'
6
6
ipython === 8.0.1 ; python_version == '3.8'
7
7
ipython === 8.18.1 ; python_version >= '3.9'
8
8
matplotlib === 3.5.3 ; python_version == '3.7'
9
9
matplotlib === 3.7.4 ; python_version == '3.8'
10
- matplotlib == 3.9.1 ; python_version >= '3.9'
10
+ matplotlib == 3.9.2 ; python_version >= '3.9'
11
11
pandas === 1.3.5 ; python_version == '3.7'
12
12
pandas === 2.0.3 ; python_version == '3.8'
13
13
pandas == 2.2.2 ; python_version >= '3.9'
You can’t perform that action at this time.
0 commit comments