Abhängikeiten aktualisiert.

Social Auth Module haben den Eigentümer verändert,die Paketnamen wurden angepasst
Abhängigkeiten für Python 3 kompatible Module aktualisiert
Versionseinschränkungen für Django Update entfernt.
This commit is contained in:
2017-05-10 10:21:38 +02:00
parent 400aa95005
commit 690ebec3b0
2 changed files with 9 additions and 9 deletions

View File

@@ -1,22 +1,22 @@
BeautifulSoup beautifulsoup4
django<1.9 django
django-appconf django-appconf
django-ckeditor
django-compressor django-compressor
django-contrib-comments django-contrib-comments
django-ckeditor
django-csp django-csp
django-extra-views django-extra-views
django-grappelli
django-markdown django-markdown
easy-thumbnails easy-thumbnails
flup flup-py3
icalendar icalendar
markdown markdown
pillow pillow
psycopg2 psycopg2
PyJWT PyJWT
#python-social-auth ## deprecated pytz
social-auth-app-django
pytz==2013d
requests requests
requests-oauthlib requests-oauthlib
social-auth-app-django
social-auth-core

View File

@@ -1,7 +1,7 @@
-r base.txt -r base.txt
flake8 flake8
autoflake autoflake
django-debug-toolbar==1.6 django-debug-toolbar
django-sslserver django-sslserver
rosetta rosetta
sqlparse sqlparse