summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-12-23 22:19:45 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-12-23 22:19:45 +0000
commit97266f9a66f65f0387b3cd0282c892720b9d44a8 (patch)
tree52f7e90df32f89aeca16774b97f76f885660b290 /requirements.txt
parentc4468ac65db6687958e7dc73c8b2ebd4bca7d496 (diff)
downloadtrove-97266f9a66f65f0387b3cd0282c892720b9d44a8.tar.gz
Updated from global requirements
Change-Id: Iac67b16cee3dbaa8f9f35a7c26eddc4eba14e562
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/requirements.txt b/requirements.txt
index 4b6c7c74..f7e4a85e 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -14,7 +14,7 @@ sqlalchemy-migrate>=0.9.6 # Apache-2.0
netaddr!=0.7.16,>=0.7.13 # BSD
netifaces>=0.10.4 # MIT
httplib2>=0.7.5 # MIT
-lxml>=2.3 # BSD
+lxml!=3.7.0,>=2.3 # BSD
passlib>=1.7.0 # BSD
python-heatclient>=1.6.1 # Apache-2.0
python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
@@ -36,14 +36,14 @@ oslo.serialization>=1.10.0 # Apache-2.0
oslo.service>=1.10.0 # Apache-2.0
oslo.utils>=3.18.0 # Apache-2.0
oslo.concurrency>=3.8.0 # Apache-2.0
-PyMySQL!=0.7.7,>=0.7.6 # MIT License
+PyMySQL>=0.7.6 # MIT License
Babel>=2.3.4 # BSD
six>=1.9.0 # MIT
stevedore>=1.17.1 # Apache-2.0
oslo.messaging>=5.14.0 # Apache-2.0
osprofiler>=1.4.0 # Apache-2.0
oslo.log>=3.11.0 # Apache-2.0
-oslo.db!=4.13.1,!=4.13.2,>=4.11.0 # Apache-2.0
+oslo.db>=4.13.3 # Apache-2.0
enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD
xmltodict>=0.10.1 # MIT
pycrypto>=2.6 # Public Domain