Skip to content

Commit 2d39960

Browse files
committed
adds new constraint-3.8.txt file
1 parent 80734ec commit 2d39960

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# This constraints file is used to check that lower bounds
2+
# are correct in setup.py
3+
# List *all* library dependencies and extras in this file.
4+
# Pin the version to the lower bound.
5+
#
6+
# e.g., if setup.py has "foo >= 1.14.0, < 2.0.0dev",
7+
# Then this file should have foo==1.14.0
8+
db-dtypes==1.0.4
9+
numpy==1.19.4
10+
pandas==1.1.4
11+
psutil==5.9.8
12+
pyarrow==4.0.0
13+
pydata-google-auth==1.5.0
14+
google-api-core==2.15.0
15+
google-auth==2.14.1
16+
google-auth-oauthlib==0.7.0
17+
google-cloud-bigquery==3.20.0
18+
packaging==22.0.0
19+
# Extras
20+
google-cloud-bigquery-storage==2.16.2
21+
tqdm==4.23.0
22+
geopandas==0.9.0
23+
Shapely==1.8.4

0 commit comments

Comments
 (0)