File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ geojson==3.1.0
1313geopandas === 0.10.2 ; python_version == '3.7'
1414geopandas === 0.13.2 ; python_version == '3.8'
1515geopandas == 1.0.1 ; python_version >= '3.9'
16- google-api-core == 2.19.2
17- google-auth == 2.34 .0
16+ google-api-core == 2.20.0
17+ google-auth == 2.35 .0
1818google-cloud-bigquery == 3.25.0
1919google-cloud-bigquery-storage == 2.26.0
2020google-cloud-core == 2.4.1
@@ -31,7 +31,7 @@ packaging===24.0; python_version == '3.7'
3131packaging == 24.1 ; python_version >= '3.8'
3232pandas === 1.3.5 ; python_version == '3.7'
3333pandas === 2.0.3 ; python_version == '3.8'
34- pandas == 2.2.2 ; python_version >= '3.9'
34+ pandas == 2.2.3 ; python_version >= '3.9'
3535proto-plus == 1.24.0
3636pyarrow == 12.0.1 ; python_version == '3.7'
3737pyarrow == 17.0.0 ; python_version >= '3.8'
Original file line number Diff line number Diff line change @@ -7,4 +7,4 @@ ipython===8.0.1; python_version == '3.8'
77ipython === 8.18.1 ; python_version >= '3.9'
88pandas === 1.3.5 ; python_version == '3.7'
99pandas === 2.0.3 ; python_version == '3.8'
10- pandas == 2.2.2 ; python_version >= '3.9'
10+ pandas == 2.2.3 ; python_version >= '3.9'
Original file line number Diff line number Diff line change @@ -10,4 +10,4 @@ matplotlib===3.7.4; python_version == '3.8'
1010matplotlib == 3.9.2 ; python_version >= '3.9'
1111pandas === 1.3.5 ; python_version == '3.7'
1212pandas === 2.0.3 ; python_version == '3.8'
13- pandas == 2.2.2 ; python_version >= '3.9'
13+ pandas == 2.2.3 ; python_version >= '3.9'
You can’t perform that action at this time.
0 commit comments