Skip to content

Commit 7e7588d

Browse files
committed
feat(google-auth-httplib2): Update constraints-3.10.txt with minimum versions
1 parent d185457 commit 7e7588d

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
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+
# Then this file should have foo==1.14.0
8+
google-auth==1.32.0
9+
httplib2==0.19.0

0 commit comments

Comments
 (0)