Skip to content

Commit 0a5d18a

Browse files
committed
adds new constraint-3.8.txt file
1 parent 4b924e1 commit 0a5d18a

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
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+
sqlalchemy==1.4.16
8+
google-auth==1.25.0
9+
google-cloud-bigquery==3.3.6
10+
google-cloud-bigquery-storage==2.0.0
11+
google-api-core==1.31.5
12+
grpcio==1.47.0
13+
numpy==1.24.4

0 commit comments

Comments
 (0)