Updated from global requirements

Change-Id: I54d0d29ef359a6bb7a0e034a7d3daf7577545366
This commit is contained in:
OpenStack Proposal Bot 2017-05-30 13:44:51 +00:00
parent 8cc7f7fc90
commit 0087038d64
2 changed files with 4 additions and 4 deletions

View File

@ -2,5 +2,5 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr>=2.0.0 # Apache-2.0
Babel>=2.3.4 # BSD
pbr!=2.1.0,>=2.0.0 # Apache-2.0
Babel!=2.4.0,>=2.3.4 # BSD

View File

@ -4,9 +4,9 @@
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
coverage>=4.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx>=1.5.1 # BSD
sphinx!=1.6.1,>=1.5.1 # BSD
psycopg2>=2.5 # LGPL/ZPL
PyMySQL>=0.7.6 # MIT License
oslosphinx>=4.7.0 # Apache-2.0