summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt20
1 files changed, 10 insertions, 10 deletions
diff --git a/requirements.txt b/requirements.txt
index 99f6a23..7a23a46 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,16 +2,16 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
-pbr>=0.6,!=0.7,<1.0
+pbr>=0.6,<1.0
argparse
-Babel>=1.3
-iso8601>=0.1.9
-netaddr>=0.7.12
-oslo.config>=1.4.0 # Apache-2.0
-oslo.serialization>=1.0.0 # Apache-2.0
-oslo.utils>=1.0.0 # Apache-2.0
+Babel>=1.3,<=1.3
+iso8601>=0.1.9,<=0.1.10
+netaddr>=0.7.6,<=0.7.14
+oslo.config>=1.2.0,<1.5
+oslo.serialization>=0.1.0,<1.1 # Apache-2.0
+oslo.utils>=0.1.1,<1.1 # Apache-2.0
PrettyTable>=0.7,<0.8
-requests>=2.2.0,!=2.4.0
-six>=1.7.0
-stevedore>=1.0.0 # Apache-2.0
+requests>=1.1,<=2.6.0
+six>=1.6.0,<=1.9.0
+stevedore>=0.14