Update dependencies to Django2
PostgreSQL psycopg2 dependecy changed to wheel distribution.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
beautifulsoup4
|
||||
django < 2.0
|
||||
django < 3.0
|
||||
django-appconf
|
||||
django-ckeditor
|
||||
django-contrib-comments
|
||||
@@ -12,7 +12,7 @@ easy-thumbnails
|
||||
icalendar
|
||||
markdown
|
||||
pillow
|
||||
psycopg2
|
||||
psycopg2-binary
|
||||
PyJWT
|
||||
pytz
|
||||
requests
|
||||
|
||||
Reference in New Issue
Block a user