Updated from global requirements

Change-Id: Ia05867f7c6bb17403cf573c8c78dcccaf2170cca
This commit is contained in:
OpenStack Proposal Bot 2017-11-16 11:19:49 +00:00
parent 8db1c024ee
commit b10389db20
2 changed files with 3 additions and 3 deletions

View File

@ -6,4 +6,4 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0
anyjson>=0.3.3 # BSD anyjson>=0.3.3 # BSD
pystache>=0.5.4 # MIT pystache>=0.5.4 # MIT
PyYAML>=3.10 # MIT PyYAML>=3.10 # MIT
six>=1.9.0 # MIT six>=1.10.0 # MIT

View File

@ -6,8 +6,8 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0 coverage!=4.4,>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0.0 # BSD mock>=2.0.0 # BSD
python-subunit>=0.0.18 # Apache-2.0/BSD python-subunit>=1.0.0 # Apache-2.0/BSD
sphinx>=1.6.2 # BSD sphinx>=1.6.2 # BSD
testrepository>=0.0.18 # Apache-2.0/BSD testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT testtools>=2.2.0 # MIT