Update dependencies to Django2
PostgreSQL psycopg2 dependecy changed to wheel distribution.
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user