Skip to content

Commit

Permalink
chore: add constraints file (#39)
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

* set grpc-google-iam-v1 version

Co-authored-by: Tim Swast <swast@google.com>
  • Loading branch information
busunkim96 and tswast authored Jan 8, 2021
1 parent 8fd5120 commit b8ad1fe
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 0 deletions.
Empty file.
Empty file.
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.0
proto-plus==1.4.0
grpc-google-iam-v1==0.9.0
libcst==0.2.5
Empty file.
Empty file.
Empty file.

0 comments on commit b8ad1fe

Please sign in to comment.