update reqs
This commit is contained in:
parent
3a683812e9
commit
fb9ec2b040
|
@ -1,6 +1,6 @@
|
|||
asgiref==3.5.2
|
||||
celery==5.2.7
|
||||
certifi==2022.9.14
|
||||
certifi==2022.9.24
|
||||
cffi==1.15.1
|
||||
channels==3.0.5
|
||||
channels_redis==3.4.1
|
||||
|
@ -12,17 +12,17 @@ django-cors-headers==3.13.0
|
|||
django-ipware==4.0.2
|
||||
django-rest-knox==4.2.0
|
||||
djangorestframework==3.14.0
|
||||
drf-spectacular==0.24.1
|
||||
drf-spectacular==0.24.2
|
||||
future==0.18.2
|
||||
msgpack==1.0.4
|
||||
nats-py==2.1.7
|
||||
nats-py==2.2.0
|
||||
psutil==5.9.2
|
||||
psycopg2-binary==2.9.3
|
||||
pycparser==2.21
|
||||
pycryptodome==3.15.0
|
||||
pyotp==2.7.0
|
||||
pyparsing==3.0.9
|
||||
pytz==2022.2.1
|
||||
pytz==2022.4
|
||||
qrcode==7.3.1
|
||||
redis==4.3.4
|
||||
hiredis==2.0.0
|
||||
|
|
Loading…
Reference in New Issue