18 lines
473 B
Plaintext
18 lines
473 B
Plaintext
# 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
|
|
googleapis-common-protos==1.52.0
|
|
protobuf==3.12.0
|
|
google-auth==1.25.0
|
|
requests==2.18.0
|
|
setuptools==40.3.0
|
|
packaging==14.3
|
|
grpcio==1.33.2
|
|
grpcio-gcp==0.2.2
|
|
grpcio-gcp==0.2.2
|
|
grpcio-status==1.33.2
|