Add fixtures into test-requirements
We have broken gate, because we have no limitation to fixtures, and the new version is incompatible to us. We need to add fixtures into test-requirements to make sure that we always up to date with global requirements. Closes-Bug: #1567731 Change-Id: Ib0cac0c217db195ce3723cee3f09d26e6be9f0ea
This commit is contained in:
parent
eeed79b7a2
commit
8f630a8bda
@ -6,6 +6,7 @@
|
||||
hacking<0.11,>=0.10.0
|
||||
bandit>=0.17.3 # Apache-2.0
|
||||
coverage>=3.6 # Apache-2.0
|
||||
fixtures>=1.3.1,<2.0 # Apache-2.0/BSD
|
||||
kombu>=3.0.25 # BSD
|
||||
mock>=1.2 # BSD
|
||||
mox3>=0.7.0 # Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user