summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2014-12-03 21:02:32 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2014-12-03 21:02:32 +0000
commit66a2c0561804a1b5ec1690b60108f6ea1fbf5663 (patch)
tree9fae51913aaf6c1a1dbf939139b10596f5935081
parent2704733b43310ff49b3ec93d3a873170f4fc9773 (diff)
downloadoslo-incubator-66a2c0561804a1b5ec1690b60108f6ea1fbf5663.tar.gz
Updated from global requirements
Change-Id: Idff5239d264bc44923e4091e86203127db74ebd0
-rw-r--r--requirements-py3.txt4
-rw-r--r--requirements.txt4
-rw-r--r--test-requirements-py3.txt2
-rw-r--r--test-requirements.txt2
4 files changed, 6 insertions, 6 deletions
diff --git a/requirements-py3.txt b/requirements-py3.txt
index ae83b28a..efc41eff 100644
--- a/requirements-py3.txt
+++ b/requirements-py3.txt
@@ -12,7 +12,7 @@ Jinja2
kombu>=2.5.0
lockfile>=0.8
netaddr>=0.7.12
-oslo.config>=1.4.0,<1.5 # Apache-2.0
+oslo.config>=1.4.0 # Apache-2.0
PasteDeploy>=1.5.0
pbr>=0.6,!=0.7,<1.0
posix_ipc
@@ -23,5 +23,5 @@ Routes>=1.12.3,!=2.0
six>=1.7.0
SQLAlchemy>=0.8.4,<=0.8.99,>=0.9.7,<=0.9.99
sqlalchemy-migrate>=0.9.1,!=0.9.2
-stevedore>=1.0.0,<1.2 # Apache-2.0
+stevedore>=1.0.0 # Apache-2.0
WebOb>=1.2.3
diff --git a/requirements.txt b/requirements.txt
index 7225162e..4ab6cfb5 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -14,7 +14,7 @@ Jinja2
kombu>=2.5.0
lockfile>=0.8
netaddr>=0.7.12
-oslo.config>=1.4.0,<1.5 # Apache-2.0
+oslo.config>=1.4.0 # Apache-2.0
PasteDeploy>=1.5.0
posix_ipc
PrettyTable>=0.7,<0.8
@@ -26,5 +26,5 @@ Routes>=1.12.3,!=2.0
six>=1.7.0
SQLAlchemy>=0.8.4,<=0.8.99,>=0.9.7,<=0.9.99
sqlalchemy-migrate>=0.9.1,!=0.9.2
-stevedore>=1.0.0,<1.2 # Apache-2.0
+stevedore>=1.0.0 # Apache-2.0
WebOb>=1.2.3
diff --git a/test-requirements-py3.txt b/test-requirements-py3.txt
index 307eb842..48c2b5e4 100644
--- a/test-requirements-py3.txt
+++ b/test-requirements-py3.txt
@@ -6,7 +6,7 @@ coverage>=3.6
discover
fixtures>=0.3.14
hacking>=0.9.1,<0.10
-oslotest>=1.1.0,<1.4 # Apache-2.0
+oslotest>=1.1.0 # Apache-2.0
pyzmq>=14.3.1 # LGPL+BSD
redis
simplejson>=2.2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 16575ed9..2cdeeb6f 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -8,7 +8,7 @@ fixtures>=0.3.14
hacking>=0.9.1,<0.10
MySQL-python
oslosphinx>=2.2.0 # Apache-2.0
-oslotest>=1.1.0,<1.4 # Apache-2.0
+oslotest>=1.1.0 # Apache-2.0
pylint==0.25.2
pyzmq>=14.3.1 # LGPL+BSD
redis