drop python2 support, upgrade to django 3

This commit is contained in:
j 2020-05-29 00:20:18 +02:00
commit 844382b1e8
124 changed files with 413 additions and 563 deletions

View file

@ -1,14 +1,14 @@
Django==1.11.28
Django==3.0.6
simplejson
chardet
celery>4
celery>4.3.0
django-celery-results
django-extensions==2.0.7
gunicorn==19.8.1
django-extensions==2.2.9
gunicorn==20.0.4
html5lib
requests==2.22.0
requests==2.23.0
tornado<5
geoip2==2.9.0
youtube-dl>=2019.4.30
geoip2==3.0.0
youtube-dl>=2020.5.8
python-memcached
elasticsearch