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
Depends-On: I0cffb6fa806b74c171aa8068b0a133a762594f64

Change-Id: I14377e0497f1589f1234226babcf7d78761b7b7b
This commit is contained in:
ricolin 2016-04-08 13:18:30 +08:00 committed by Rico Lin
parent 3dc26897dd
commit 22549178fe
1 changed files with 1 additions and 0 deletions

View File

@ -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