Fixed error in requirements file

This commit is contained in:
Raphael Michel
2016-05-04 18:50:34 +02:00
parent 8c40f02cec
commit 55013cf2bb

View File

@@ -1,6 +1,5 @@
django-debug-toolbar>=1.3.0,<2.0
# Testing requirements
pyflakes
pep8==1.5.7 # exact requirement by flake8 2.4.0
pyflakes==1.1.0 # later version causes problems currently
pep8-naming