Updated from global requirements

Change-Id: I0c387fab2337a11b9784a23a06e78012a8827520
This commit is contained in:
OpenStack Proposal Bot
2016-02-19 18:57:31 +00:00
parent a17c4d715b
commit d0f1f6b822
2 changed files with 2 additions and 2 deletions

View File

@@ -52,4 +52,4 @@ cachetools>=1.0.0 # MIT License
debtcollector>=1.2.0 # Apache-2.0
# For sqlalchemy persistence backend
sqlalchemy-utils # BSD License
sqlalchemy-utils # BSD License

View File

@@ -29,7 +29,7 @@ sqlalchemy-utils # BSD License
PyMySQL>=0.6.2 # MIT License
# Used for making sure we still work with eventlet.
eventlet>=0.18.2 # MIT
eventlet!=0.18.3,>=0.18.2 # MIT
# Docs build jobs need these packages.
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD