summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/requirements.txt b/requirements.txt
index 4e1c025..0e6b90d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,8 +2,8 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
-Babel>=1.3
-oslo.config>=1.4.0 # Apache-2.0
-oslo.i18n>=1.0.0 # Apache-2.0
-six>=1.7.0
-WebOb>=1.2.3
+Babel>=1.3,<=1.3
+oslo.config>=1.4.0,<=1.6.0 # Apache-2.0
+oslo.i18n>=1.0.0,<=1.3.1 # Apache-2.0
+six>=1.7.0,<=1.9.0
+WebOb>=1.2.3,<=1.3.1