blob: 35fb5748093377935371bfdcd5c83382db68bf8d [file] [log] [blame]
Bu Sun Kime4e4b402020-12-07 18:32:04 -07001# 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
8httplib2==0.15.0
9google-auth==1.16.0
10google-auth-httplib2==0.0.3
11google-api-core==1.21.0
Anthonios Partheniou1c4cfdb2021-12-13 11:36:06 -050012uritemplate==3.0.1