Updated from global requirements

Change-Id: I29a5071b68643914b8e4b1988700e6ec772195a6
This commit is contained in:
OpenStack Proposal Bot 2018-03-16 03:55:01 +00:00
parent 3a25646abe
commit bf64f4d4a4
2 changed files with 2 additions and 2 deletions

View File

@ -6,4 +6,4 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0
six>=1.10.0 # MIT
libvirt-python!=4.1.0,>=3.5.0 # LGPLv2+
pyghmi>=1.0.22 # Apache-2.0
cliff>=2.8.0,!=2.9.0 # Apache-2.0
cliff!=2.9.0,>=2.8.0 # Apache-2.0

View File

@ -7,7 +7,7 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
doc8>=0.6.0 # Apache-2.0
python-subunit>=1.0.0 # Apache-2.0/BSD
sphinx!=1.6.6,<1.7.0,>=1.6.2 # BSD
sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
openstackdocstheme>=1.18.1 # Apache-2.0
oslotest>=3.2.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD