Skip to content

Commit

Permalink
chore: add constraints file (#65)
Browse files Browse the repository at this point in the history
* chore: add constraints file

* chore: add constraints file

* chore: add constraints file

* chore: add constraints file

* chore: add constraints file

* chore: add constraints file

Co-authored-by: kelsk <[email protected]>
  • Loading branch information
busunkim96 and kelsk authored Feb 4, 2021
1 parent f84a738 commit baacb68
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 0 deletions.
Empty file.
Empty file.
11 changes: 11 additions & 0 deletions packages/google-cloud-container/testing/constraints-3.6.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# 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.21.2
grpc-google-iam-v1==0.12.3
proto-plus==1.4.0
libcst==0.2.5
Empty file.
Empty file.
Empty file.

0 comments on commit baacb68

Please sign in to comment.