update all the things
This commit is contained in:
parent
0cb7b688fa
commit
4e62af2082
|
@ -1,41 +1,32 @@
|
||||||
Django==2.2.4
|
Django==3.0.0
|
||||||
channels==2.2.0
|
channels==2.3.1
|
||||||
channels-redis==2.3.2
|
channels-redis==2.4.1
|
||||||
|
|
||||||
|
|
||||||
commonmark==0.9.0
|
|
||||||
Pillow==6.1.0
|
|
||||||
PyPDF2==1.26.0
|
|
||||||
Unidecode==1.1.1
|
|
||||||
asyncio==3.4.3
|
asyncio==3.4.3
|
||||||
bleach==3.1.0
|
commonmark==0.9.1
|
||||||
defusedxml==0.6.0
|
django-allauth-2fa==0.7
|
||||||
django-allauth==0.39.1
|
|
||||||
django-allauth-2fa==0.6
|
|
||||||
django-bleach==0.5.3
|
|
||||||
django-bootstrap3==11.1.0
|
|
||||||
django-extensions==2.2.1
|
|
||||||
django-wkhtmltopdf==3.2.0
|
|
||||||
django-reversion==3.0.4
|
|
||||||
django-betterforms==1.2
|
django-betterforms==1.2
|
||||||
django-cors-headers==3.0.2
|
django-bleach==0.6.1
|
||||||
|
django-bootstrap3==12.0.1
|
||||||
|
django-cors-headers==3.2.0
|
||||||
|
django-extensions==2.2.5
|
||||||
django-filter==2.2.0
|
django-filter==2.2.0
|
||||||
docopt==0.6.2
|
django-reversion==3.0.5
|
||||||
future==0.17.1
|
django-wkhtmltopdf==3.2.0
|
||||||
html5lib==1.0.1
|
future==0.18.2
|
||||||
icalendar==4.0.3
|
|
||||||
ipython==7.7.0
|
|
||||||
irc3==1.1.2
|
|
||||||
oauthlib==3.1.0
|
|
||||||
olefile==0.46
|
|
||||||
psycopg2-binary==2.8.3
|
|
||||||
python-magic==0.4.15
|
|
||||||
python3-openid==3.1.0
|
|
||||||
pytz==2019.2
|
|
||||||
qrcode==6.1
|
|
||||||
requests==2.22.0
|
|
||||||
requests-oauthlib==1.2.0
|
|
||||||
six==1.12.0
|
|
||||||
sqlparse==0.3.0
|
|
||||||
venusian==1.2.0
|
|
||||||
webencodings==0.5.1
|
|
||||||
graphene-django==2.4.0
|
graphene-django==2.4.0
|
||||||
|
html5lib==1.0.1
|
||||||
|
icalendar==4.0.4
|
||||||
|
ipython==7.10.2
|
||||||
|
irc3==1.1.4
|
||||||
|
olefile==0.46
|
||||||
|
Pillow==6.2.1
|
||||||
|
pipdeptree==0.13.2
|
||||||
|
psycopg2-binary==2.8.4
|
||||||
|
pyOpenSSL==19.1.0
|
||||||
|
PyPDF2==1.26.0
|
||||||
|
python-magic==0.4.15
|
||||||
|
service-identity==18.1.0
|
||||||
|
Unidecode==1.1.1
|
||||||
|
wheel==0.33.6
|
||||||
|
|
Loading…
Reference in a new issue