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
8cachetools==2.0.0
9pyasn1-modules==0.2.1
10setuptools==40.3.0
11rsa==3.1.4
12aiohttp==3.6.2
13requests==2.20.0
14