Add missing test requirement "fixtures"

Change-Id: I1cbf4dff958a36d2af2883cb2596fab53741cef1
This commit is contained in:
Michael Johnson 2019-07-23 12:52:40 -07:00
parent ba88441935
commit a84352af56
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
hacking>=1.1.0 # Apache-2.0
requests-mock>=1.2.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
flake8-import-order==0.12 # LGPLv3
mock>=2.0.0 # BSD
python-subunit>=1.0.0 # Apache-2.0/BSD