diff options
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt index 92021014..a50569dd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ pexpect==3.3 tox==1.8.1 jinja2==2.7.3 xmlrunner==1.7.7 -requests==2.8.1 +requests>=2.14.2 netaddr==0.7.18 scapy-python3==0.18 pylint==1.8.2 @@ -28,7 +28,6 @@ oslo.config>=3.14.0 oslo.log>=3.11.0 oslo.serialization>=1.10.0 oslo.utils>=3.18.0 -dogpile.cache pygal pykwalify python-glanceclient>=2.5.0 |