Fixup test-requirements-py3.txt

test-requirements-py3.txt had an older version of hacking. This
brings the hacking version up to date with test-requirements.txt.

Change-Id: I4960d5ff8851f46f7017e18b94a0fc44545533b5
This commit is contained in:
Brant Knudson 2015-05-21 17:08:13 -05:00
parent b069e4382c
commit c482f5b241

View File

@ -2,10 +2,11 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
hacking>=0.10.0,<0.11
coverage>=3.6
discover
fixtures>=0.3.14
hacking>=0.8.0,<0.9
mock>=1.0
pycrypto>=2.6
oslosphinx>=2.5.0 # Apache-2.0