File tree
Expand file treeCollapse file tree3 files changed
+7
-7
lines changed Expand file treeCollapse file tree3 files changed
+7
-7
lines changed Original file line number | Diff line number | Diff line change |
---|
@@ -6,13 +6,13 @@ click==8.1.3
|
6 | 6 | click-plugins==1.1.1
|
7 | 7 | cligj==0.7.2
|
8 | 8 | dataclasses==0.8; python_version < '3.7'
|
9 |
| -db-dtypes==1.0.0 |
| 9 | +db-dtypes==1.0.1 |
10 | 10 | Fiona==1.8.21
|
11 | 11 | geojson==2.5.0
|
12 | 12 | geopandas==0.10.2
|
13 | 13 | google-api-core==2.7.3
|
14 | 14 | google-auth==2.6.6
|
15 |
| -google-cloud-bigquery==3.0.1 |
| 15 | +google-cloud-bigquery==3.1.0 |
16 | 16 | google-cloud-bigquery-storage==2.13.1
|
17 | 17 | google-cloud-core==2.3.0
|
18 | 18 | google-crc32c==1.3.0
|
@@ -28,7 +28,7 @@ pandas===1.3.5; python_version == '3.7'
|
28 | 28 | pandas==1.4.2; python_version >= '3.8'
|
29 | 29 | proto-plus==1.20.3
|
30 | 30 | protobuf==3.20.1
|
31 |
| -pyarrow==7.0.0 |
| 31 | +pyarrow==8.0.0 |
32 | 32 | pyasn1==0.4.8
|
33 | 33 | pyasn1-modules==0.2.8
|
34 | 34 | pycparser==2.21
|
|
Original file line number | Diff line number | Diff line change |
---|
|
1 |
| -db-dtypes==1.0.0 |
| 1 | +db-dtypes==1.0.1 |
2 | 2 | google-cloud-bigquery-storage==2.13.1
|
3 | 3 | google-auth-oauthlib==0.5.1
|
4 | 4 | grpcio==1.46.0
|
@@ -8,6 +8,6 @@ ipython==8.3.0; python_version >= '3.9'
|
8 | 8 | matplotlib==3.5.2
|
9 | 9 | pandas===1.3.5; python_version == '3.7'
|
10 | 10 | pandas==1.4.2; python_version >= '3.8'
|
11 |
| -pyarrow==7.0.0 |
| 11 | +pyarrow==8.0.0 |
12 | 12 | pytz==2022.1
|
13 | 13 | typing-extensions==4.2.0
|
Original file line number | Diff line number | Diff line change |
---|
|
1 |
| -db-dtypes==1.0.0 |
| 1 | +db-dtypes==1.0.1 |
2 | 2 | google-cloud-bigquery-storage==2.13.1
|
3 | 3 | google-auth-oauthlib==0.5.1
|
4 | 4 | grpcio==1.46.0
|
@@ -8,6 +8,6 @@ ipython==8.3.0; python_version >= '3.9'
|
8 | 8 | matplotlib==3.5.2
|
9 | 9 | pandas===1.3.5; python_version == '3.7'
|
10 | 10 | pandas==1.4.2; python_version >= '3.8'
|
11 |
| -pyarrow==7.0.0 |
| 11 | +pyarrow==8.0.0 |
12 | 12 | pytz==2022.1
|
13 | 13 | typing-extensions==4.2.0
|
You can’t perform that action at this time.
0 commit comments