Skip to content

Commit

Permalink
chore: add constraints file (#203)
Browse files Browse the repository at this point in the history
  • Loading branch information
busunkim96 committed Jan 7, 2021
1 parent 87789c9 commit 4a58bcb
Show file tree
Hide file tree
Showing 6 changed files with 16 additions and 0 deletions.
Empty file added testing/constraints-3.10.txt
Empty file.
Empty file added testing/constraints-3.11.txt
Empty file.
16 changes: 16 additions & 0 deletions testing/constraints-3.6.txt
@@ -0,0 +1,16 @@
# This constraints file is used to check that lower bounds
# are correct in setup.py
# List *all* library dependencies and extras in this file.
# Pin the version to the lower bound.
#
# e.g., if setup.py has "foo >= 1.14.0, < 2.0.0dev",
# Then this file should have foo==1.14.0
google-api-core==1.22.0
google-cloud-core==1.4.1
grpc-google-iam-v1==0.12.3
libcst==0.2.5
proto-plus==1.13.0
sqlparse==0.3.0
opentelemetry-api==0.11b0
opentelemetry-sdk==0.11b0
opentelemetry-instrumentation==0.11b0
Empty file added testing/constraints-3.7.txt
Empty file.
Empty file added testing/constraints-3.8.txt
Empty file.
Empty file added testing/constraints-3.9.txt
Empty file.

0 comments on commit 4a58bcb

Please sign in to comment.