Update dependencies to Django2

PostgreSQL psycopg2 dependecy changed to wheel distribution.
This commit is contained in:
2019-01-02 12:07:52 +01:00
parent 79a5cdb868
commit 36e24b7da8

View File

@@ -1,5 +1,5 @@
beautifulsoup4 beautifulsoup4
django < 2.0 django < 3.0
django-appconf django-appconf
django-ckeditor django-ckeditor
django-contrib-comments django-contrib-comments
@@ -12,7 +12,7 @@ easy-thumbnails
icalendar icalendar
markdown markdown
pillow pillow
psycopg2 psycopg2-binary
PyJWT PyJWT
pytz pytz
requests requests