Updated from global requirements

Change-Id: I5d93bd4d2185c8f464f04772fa35618f5775a3d9
This commit is contained in:
OpenStack Proposal Bot 2017-04-12 04:23:36 +00:00
parent 8017d7db50
commit 79349cf2f2
2 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
# See: https://bugs.launchpad.net/pbr/+bug/1384919 for why this is here...
pbr>=2.0.0 # Apache-2.0
pbr!=2.1.0,>=2.0.0 # Apache-2.0
# Packages needed for using this library.

View File

@ -63,14 +63,14 @@ zookeeper =
redis =
redis>=2.10.0 # MIT
workers =
kombu>=3.0.25 # BSD
kombu!=4.0.2,>=4.0.0 # BSD
eventlet =
eventlet!=0.18.3,>=0.18.2 # MIT
doc =
sphinx>=1.5.1 # BSD
oslosphinx>=4.7.0 # Apache-2.0
database =
SQLAlchemy<1.1.0,>=1.0.10 # MIT
SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT
alembic>=0.8.10 # MIT
SQLAlchemy-Utils # BSD License
PyMySQL>=0.7.6 # MIT License