This repository has been archived by the owner on Dec 31, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: add constraints file * chore: add constraints file * chore: add constraints file * chore: add constraints file * chore: add constraints file * chore: add constraints file
- Loading branch information
1 parent
b7f212b
commit 7a5f538
Showing
6 changed files
with
12 additions
and
0 deletions.
There are no files selected for viewing
Empty file.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# 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 | ||
grpc-google-iam-v1==0.12.3 | ||
proto-plus==1.4.0 | ||
libcst==0.2.5 | ||
grafeas==1.0.0 |
Empty file.
Empty file.
Empty file.