File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ geojson==3.0.1
12
12
geopandas === 0.10.2 ; python_version == '3.7'
13
13
geopandas == 0.13.0 ; python_version >= '3.8'
14
14
google-api-core == 2.11.0
15
- google-auth == 2.19.0
16
- google-cloud-bigquery == 3.10 .0
15
+ google-auth == 2.19.1
16
+ google-cloud-bigquery == 3.11 .0
17
17
google-cloud-bigquery-storage == 2.20.0
18
18
google-cloud-core == 2.3.2
19
19
google-crc32c == 1.5.0
@@ -40,6 +40,6 @@ requests==2.31.0
40
40
rsa == 4.9
41
41
Shapely == 2.0.1
42
42
six == 1.16.0
43
- typing-extensions == 4.6.2
43
+ typing-extensions == 4.6.3
44
44
typing-inspect == 0.9.0
45
45
urllib3 == 1.26.15
Original file line number Diff line number Diff line change @@ -5,11 +5,11 @@ grpcio==1.54.2
5
5
ipywidgets == 8.0.6
6
6
ipython === 7.31.1 ; python_version == '3.7'
7
7
ipython === 8.0.1 ; python_version == '3.8'
8
- ipython == 8.13.2 ; python_version >= '3.9'
8
+ ipython == 8.14.0 ; python_version >= '3.9'
9
9
matplotlib === 3.5.3 ; python_version == '3.7'
10
10
matplotlib == 3.7.1 ; python_version >= '3.8'
11
11
pandas === 1.3.5 ; python_version == '3.7'
12
12
pandas == 2.0.2 ; python_version >= '3.8'
13
13
pyarrow == 12.0.0
14
14
pytz == 2023.3
15
- typing-extensions == 4.6.2
15
+ typing-extensions == 4.6.3
Original file line number Diff line number Diff line change 1
1
db-dtypes == 1.1.1
2
- google-cloud-bigquery == 3.10 .0
2
+ google-cloud-bigquery == 3.11 .0
3
3
google-cloud-bigquery-storage == 2.20.0
4
4
google-auth-oauthlib == 1.0.0
5
5
grpcio == 1.54.2
6
6
ipywidgets == 8.0.6
7
7
ipython === 7.31.1 ; python_version == '3.7'
8
8
ipython === 8.0.1 ; python_version == '3.8'
9
- ipython == 8.13.2 ; python_version >= '3.9'
9
+ ipython == 8.14.0 ; python_version >= '3.9'
10
10
matplotlib === 3.5.3 ; python_version == '3.7'
11
11
matplotlib == 3.7.1 ; python_version >= '3.8'
12
12
pandas === 1.3.5 ; python_version == '3.7'
13
13
pandas == 2.0.2 ; python_version >= '3.8'
14
14
pyarrow == 12.0.0
15
15
pytz == 2023.3
16
- typing-extensions == 4.6.2
16
+ typing-extensions == 4.6.3
You can’t perform that action at this time.
0 commit comments