Updated from global requirements
Change-Id: I0c387fab2337a11b9784a23a06e78012a8827520
This commit is contained in:
@@ -52,4 +52,4 @@ cachetools>=1.0.0 # MIT License
|
|||||||
debtcollector>=1.2.0 # Apache-2.0
|
debtcollector>=1.2.0 # Apache-2.0
|
||||||
|
|
||||||
# For sqlalchemy persistence backend
|
# For sqlalchemy persistence backend
|
||||||
sqlalchemy-utils # BSD License
|
sqlalchemy-utils # BSD License
|
||||||
|
@@ -29,7 +29,7 @@ sqlalchemy-utils # BSD License
|
|||||||
PyMySQL>=0.6.2 # MIT License
|
PyMySQL>=0.6.2 # MIT License
|
||||||
|
|
||||||
# Used for making sure we still work with eventlet.
|
# 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.
|
# Docs build jobs need these packages.
|
||||||
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
|
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
|
||||||
|
Reference in New Issue
Block a user