Updated from global requirements

Change-Id: Ic275a1de2768d9383607f3e491afba9fa8a98eeb
This commit is contained in:
OpenStack Proposal Bot 2017-05-17 13:41:37 +00:00
parent 75ecec0ddf
commit fd7a7b3b66
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
pbr!=2.1.0,>=2.0.0 # Apache-2.0
SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT
alembic>=0.8.10 # MIT
eventlet!=0.18.3,>=0.18.2 # MIT
eventlet!=0.18.3,<0.21.0,>=0.18.2 # MIT
WebOb>=1.7.1 # MIT
cryptography>=1.6 # BSD/Apache-2.0
python-ironicclient>=1.11.0 # Apache-2.0

View File

@ -6,7 +6,7 @@ hacking!=0.13.0,<0.14,>=0.12.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
ddt>=1.0.1 # MIT
oslosphinx>=4.7.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0