Sync test requirements
Requirements in test-requirements and ones in "test" extra are not synced. Fix the inconsistency. Change-Id: I043ee0b8eaea5c5d4ade3747a7256fec5698aab2
This commit is contained in:
@@ -78,9 +78,9 @@ database =
|
|||||||
test =
|
test =
|
||||||
zake>=0.1.6 # Apache-2.0
|
zake>=0.1.6 # Apache-2.0
|
||||||
pydotplus>=2.0.2 # MIT License
|
pydotplus>=2.0.2 # MIT License
|
||||||
hacking<0.11,>=0.10.0
|
hacking<6.2.0,>=6.1.0
|
||||||
oslotest>=3.2.0 # Apache-2.0
|
oslotest>=3.2.0 # Apache-2.0
|
||||||
mock>=2.0.0 # BSD
|
|
||||||
testtools>=2.2.0 # MIT
|
testtools>=2.2.0 # MIT
|
||||||
testscenarios>=0.4 # Apache-2.0/BSD
|
testscenarios>=0.4 # Apache-2.0/BSD
|
||||||
stestr>=2.0.0 # Apache-2.0
|
stestr>=2.0.0 # Apache-2.0
|
||||||
|
pifpaf>=0.10.0 # Apache-2.0
|
||||||
|
|||||||
Reference in New Issue
Block a user