update reqs
This commit is contained in:
parent
745fd71225
commit
bc008b917a
|
@ -1,16 +1,16 @@
|
|||
amqp==2.6.0
|
||||
amqp==2.6.1
|
||||
asgiref==3.2.10
|
||||
billiard==3.6.3.0
|
||||
celery==4.4.6
|
||||
certifi==2020.6.20
|
||||
cffi==1.14.0
|
||||
cffi==1.14.1
|
||||
chardet==3.0.4
|
||||
cryptography==2.9.2
|
||||
cryptography==3.0
|
||||
decorator==4.4.2
|
||||
Django==3.0.8
|
||||
django-cors-headers==3.4.0
|
||||
django-rest-knox==4.1.0
|
||||
djangorestframework==3.11.0
|
||||
djangorestframework==3.11.1
|
||||
future==0.18.2
|
||||
idna==2.10
|
||||
importlib-metadata==1.7.0
|
||||
|
@ -21,7 +21,7 @@ packaging==20.4
|
|||
psycopg2-binary==2.8.5
|
||||
pycparser==2.20
|
||||
pycryptodome==3.9.8
|
||||
pyotp==2.3.0
|
||||
pyotp==2.4.0
|
||||
pyparsing==2.4.7
|
||||
pytz==2020.1
|
||||
qrcode==6.1
|
||||
|
@ -31,7 +31,7 @@ six==1.15.0
|
|||
sqlparse==0.3.1
|
||||
urllib3==1.25.10
|
||||
uWSGI==2.0.19.1
|
||||
validators==0.16.0
|
||||
validators==0.17.1
|
||||
vine==1.3.0
|
||||
websockets==8.1
|
||||
zipp==3.1.0
|
||||
|
|
Loading…
Reference in New Issue