Jan Dittberner
ed18c4a6f9
This commit modernizes all requirements to the latest versions, adapts the settings to Django 1.9 and synchronizes the settings layout with gva.
13 lines
232 B
Text
13 lines
232 B
Text
# Local development dependencies go here
|
|
-r test.txt
|
|
django-debug-toolbar==1.4
|
|
sqlparse==0.1.18
|
|
Sphinx==1.3.5
|
|
Babel==2.2.0
|
|
snowballstemmer==1.2.1
|
|
releases==1.0.0
|
|
Pygments==2.1
|
|
flake8==2.5.2
|
|
mccabe==0.4.0
|
|
pep8==1.7.0
|
|
pyflakes==1.0.0
|