summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-11-18 21:34:52 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-11-18 21:34:52 +0000
commit873642eb2e8d953b34d3f16bcbdd70536bdd164a (patch)
tree4efdef9c8a85c03679148e457f2ac4931d9464db /requirements.txt
parent3d3160920831cc2e945958a73fe33ce527a192f1 (diff)
downloadtrove-873642eb2e8d953b34d3f16bcbdd70536bdd164a.tar.gz
Updated from global requirements
Change-Id: Ib18d150231c79ee179f2efd86a762751ef0f32f6
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 affaa034..08ea6a29 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,7 +1,7 @@
# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
-pbr>=1.6 # Apache-2.0
+pbr>=1.8 # Apache-2.0
SQLAlchemy<1.1.0,>=1.0.10 # MIT
eventlet!=0.18.3,>=0.18.2 # MIT
keystonemiddleware!=4.5.0,>=4.2.0 # Apache-2.0
@@ -36,7 +36,7 @@ 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.6.2 # MIT License
+PyMySQL!=0.7.7,>=0.7.6 # MIT License
Babel>=2.3.4 # BSD
six>=1.9.0 # MIT
stevedore>=1.17.1 # Apache-2.0
@@ -46,4 +46,4 @@ oslo.log>=3.11.0 # Apache-2.0
oslo.db!=4.13.1,!=4.13.2,>=4.11.0 # 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
+pycrypto>=2.6 # Public Domain