Updated from global requirements

Change-Id: I2d65f56f2c5dbf6aaa719cf0651b5d87f374836a
This commit is contained in:
OpenStack Proposal Bot 2017-05-17 13:40:11 +00:00
parent 44bdb3fe74
commit 095cea52e2
2 changed files with 2 additions and 2 deletions

@ -5,7 +5,7 @@ automaton>=0.5.0 # Apache-2.0
alembic>=0.8.10 # MIT
Babel!=2.4.0,>=2.3.4 # BSD
construct>=2.8.10 # MIT
eventlet!=0.18.3,>=0.18.2 # MIT
eventlet!=0.18.3,<0.21.0,>=0.18.2 # MIT
Flask!=0.11,<1.0,>=0.10 # BSD
futurist!=0.15.0,>=0.11.0 # Apache-2.0
ironic-lib>=2.5.0 # Apache-2.0

@ -6,7 +6,7 @@ doc8 # Apache-2.0
flake8-import-order==0.11 # LGPLv3
hacking<0.13,>=0.12.0 # Apache-2.0
mock>=2.0 # BSD
sphinx>=1.5.1 # BSD
sphinx!=1.6.1,>=1.5.1 # BSD
oslosphinx>=4.7.0 # Apache-2.0
reno>=1.8.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD