commit | c5fee8947b466484b4dc40a482db4b89415c3e51 | [log] [tgz] |
---|---|---|
author | Bu Sun Kim <8822365+busunkim96@users.noreply.github.com> | Wed Jan 13 14:46:03 2021 -0700 |
committer | GitHub <noreply@github.com> | Wed Jan 13 21:46:03 2021 +0000 |
tree | aa9a47717a24ff37f05c2e7734c2f0a902884b4f | |
parent | c2f094b1204c81f2db59ad6d11bb6c5c516fde58 [diff] [blame] |
chore: add constraints file (#122) Add constraints file to test lower bounds.
diff --git a/setup.py b/setup.py index 576363a..30adb95 100644 --- a/setup.py +++ b/setup.py
@@ -33,7 +33,7 @@ "protobuf >= 3.12.0", "google-auth >= 1.21.1, < 2.0dev", "requests >= 2.18.0, < 3.0.0dev", - "setuptools >= 34.0.0", + "setuptools >= 40.3.0", "six >= 1.13.0", "pytz", 'futures >= 3.2.0; python_version < "3.2"',