Abhänigikeiten richtig gestellt.

Django benötigt flup. Kasu verwendet jetzt PostgreSQL, MySQL Abhängigkeit entfernt.
This commit is contained in:
Christian Berg
2016-01-09 22:48:48 +01:00
parent b9ec418e5e
commit 088efe2f39
2 changed files with 7 additions and 9 deletions

View File

@@ -3,16 +3,14 @@ django >= 1.7, < 1.9
django-appconf django-appconf
django-compressor django-compressor
django-contrib-comments django-contrib-comments
django-ckeditor
django-extra-views django-extra-views
django-grappelli django-grappelli
django-imagekit
django-markdown django-markdown
django-social-auth easy-thumbnails
feedparser flup
icalendar icalendar
jsmin markdown
markdown < 2.5
MySQL-python
pillow pillow
psycopg2 psycopg2
PyJWT PyJWT
@@ -20,4 +18,3 @@ python-social-auth
pytz==2013d pytz==2013d
requests requests
requests-oauthlib requests-oauthlib
django-ckeditor

View File

@@ -1,6 +1,7 @@
-r base.txt -r base.txt
flake8
autoflake
django-debug-toolbar django-debug-toolbar
django-sslserver django-sslserver
rosetta rosetta
sqlparse sqlparse
bzr+https://code.launchpad.net/~adam.russell/pyexiv2/pyexiv2-0.3