drop python2 support, upgrade to django 3
This commit is contained in:
parent
80390a1f9b
commit
844382b1e8
124 changed files with 413 additions and 563 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue