Merge "Updated from global requirements"

This commit is contained in:
Zuul 2018-01-12 14:14:23 +00:00 committed by Gerrit Code Review
commit 0ad9f9cd14
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