Bump hacking to 0.9.x series

Change-Id: I2b9881a0a5685b714c6957f7e245a31c105493b0
This commit is contained in:
Christian Berendt 2014-07-24 11:21:04 +02:00
parent 9bbaec3af6
commit a406aaf6aa
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# Hacking already pins down pep8, pyflakes and flake8
hacking>=0.8.0,<0.9
hacking>=0.9.2,<0.10
# Testing Requirements
coverage>=3.6
django-nose