Updated from global requirements

Change-Id: Ib12b6f769f2f56e176de426b7cbc05c02cac56d6
This commit is contained in:
OpenStack Proposal Bot
2015-06-22 21:54:51 +00:00
parent 211cf2f084
commit 12361c248e

View File

@@ -13,7 +13,7 @@ kombu>=3.0.7
# Used for testing zookeeper & backends.
zake>=0.1.6 # Apache-2.0
kazoo!=2.1,>=1.3.1
kazoo>=2.2
# Used for testing database persistence backends.
SQLAlchemy<1.1.0,>=0.9.7
@@ -22,7 +22,7 @@ psycopg2
PyMySQL>=0.6.2 # MIT License
# Used for making sure we still work with eventlet.
eventlet>=0.17.3
eventlet>=0.17.4
# Docs build jobs need these packages.
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2