Skip to content

Commit a26d226

Browse files
committed
test(sqlalchemy-bigquery): Update testing constraints to 3.10 and drop 3.8/3.9
1 parent 0940a4f commit a26d226

3 files changed

Lines changed: 13 additions & 26 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==2.14.1
9+
google-cloud-bigquery==3.20.0
10+
google-cloud-bigquery-storage==2.18.0
11+
google-api-core==2.11.1
12+
grpcio==1.47.0
13+
numpy==1.26.4

packages/sqlalchemy-bigquery/testing/constraints-3.8.txt

Lines changed: 0 additions & 13 deletions
This file was deleted.

packages/sqlalchemy-bigquery/testing/constraints-3.9.txt

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)