Updated from global requirements

Change-Id: Ie7b9a6a7537b63eed10263768025dc3febd42a32
This commit is contained in:
OpenStack Proposal Bot 2017-04-12 04:13:44 +00:00
parent 8ddb0f2dbf
commit 2a88d85e6b
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
# pbr should be first
pbr>=2.0.0 # Apache-2.0
pbr!=2.1.0,>=2.0.0 # Apache-2.0
alembic>=0.8.10 # MIT
Babel!=2.4.0,>=2.3.4 # BSD