aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index c74f7056..4d464973 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4,7 +4,7 @@
pbr!=2.1.0 # Apache-2.0
paramiko # LGPLv2.1+
python-glanceclient # Apache-2.0
-requests # Apache-2.0
+requests!=2.20.0 # Apache-2.0
xmltodict # MIT
python-keystoneclient!=2.1.0 # Apache-2.0
python-novaclient # Apache-2.0