518b2766ba
Hacking 0.9.0 had a minor bug so require 0.9.1 or higher. In order to keep this patch to just a requirements bump, ignore new and stricter hacking rules that are being triggered. Fixing up the code and turning these on is out of scope of this patch and is for future patches. Change-Id: Iafbd4adae8c6b446d53b62dfc490eab8e76a43ac
16 lines
224 B
Plaintext
16 lines
224 B
Plaintext
hacking>=0.9.1,<0.10
|
|
coverage>=3.6
|
|
discover
|
|
feedparser
|
|
fixtures>=0.3.14
|
|
mock>=1.0
|
|
mox>=0.5.3
|
|
MySQL-python
|
|
psycopg2
|
|
pylint==0.25.2
|
|
python-subunit>=0.0.18
|
|
sphinx>=1.2.1,<1.3
|
|
oslosphinx
|
|
testrepository>=0.0.18
|
|
testtools>=0.9.34
|