# 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.26.0
libcst==0.2.5
proto-plus==1.4.0
packaging==14.3
google-auth==1.24.0  # TODO: remove when google-auth>=1.25.0 is required through google-api-core
