update to django 3.0 & asgi

This commit is contained in:
2019-11-25 22:37:01 +03:00
parent 3f689da8ac
commit ec8f60876a
20 changed files with 259 additions and 86 deletions
+22 -8
View File
@@ -1,6 +1,10 @@
amqp==2.3.2
asgiref==3.2.3
asn1crypto==0.24.0
async-generator==1.10
attrs==19.3.0
autobahn==19.11.1
Automat==0.8.0
beautifulsoup4==4.7.1
billiard==3.5.0.5
bs4==0.0.1
@@ -9,31 +13,37 @@ celery-once==2.0.0
certifi==2018.11.29
cffi==1.12.3
chardet==3.0.4
constantly==15.1.0
cryptography==2.7
Django==2.1.5
django-bootstrap4==0.0.7
django-braces==1.13.0
django-celery-beat==1.4.0
django-celery-results==1.0.4
django-crispy-forms==1.7.2
daphne==2.4.0
Django==3.0rc1
django-bootstrap4==1.0.1
django-crispy-forms==1.8.1
django-djconfig==0.9.0
django-environ==0.4.5
django-extensions==2.1.4
django-jet==1.0.8
django-redis==4.10.0
django-redis-cache==2.1.0
django-timezone-field==3.0
django-yamlfield==1.0.3
enum34==1.1.6
feedparser==5.2.1
future==0.17.1
hiredis==1.0.1
hyperlink==19.0.0
idna==2.8
incremental==17.5.0
json-rpc==1.12.1
kombu==4.2.2.post1
oauthlib==3.0.1
Pillow==5.4.1
psycopg2-binary==2.7.6.1
pyaes==1.6.1
pyasn1==0.4.8
pyasn1-modules==0.2.7
pycparser==2.19
PyHamcrest==1.9.0
pyOpenSSL==19.1.0
Pyrogram==0.11.0
PySocks==1.6.8
pyTelegramBotAPI==3.6.6
@@ -48,12 +58,16 @@ redis==3.0.1
requests==2.21.0
requests-oauthlib==1.2.0
sentry-sdk==0.6.9
service-identity==18.1.0
six==1.12.0
soupsieve==1.7.3
sqlparse==0.3.0
TgCrypto==1.1.1
tornado==6.0.3
Twisted==19.10.0
txaio==18.8.1
urllib3==1.24.1
uWSGI==2.0.17.1
vine==1.2.0
vk-api==11.6.1
Werkzeug==0.14.1
zope.interface==4.7.1