1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-10-31 19:44:16 +00:00

update requirements

This commit is contained in:
catborise 2022-10-06 11:45:52 +03:00
parent c9f1a7d7c5
commit 773709ce57
2 changed files with 9 additions and 9 deletions

View file

@ -1,12 +1,12 @@
Django==3.2.15
Django==3.2.16
django_bootstrap5==22.1
django-icons==22.1
django-login-required-middleware==0.8
django-login-required-middleware==0.9.0
django-otp==1.1.3
django-qr-code==2.3.0
django-qr-code==3.1.1
gunicorn==20.1.0
libsass==0.21.0
libvirt-python==8.6.0
libvirt-python==8.8.0
lxml==4.9.1
qrcode==7.3.1
rwlock==0.0.7
@ -16,7 +16,7 @@ ldap3==2.9.1
python-engineio==4.3.4
python-socketio==5.7.1
eventlet==0.33.1
djangorestframework==3.13.1
djangorestframework==3.14.0
drf-nested-routers==0.93.4
drf-yasg==1.21.3
drf-yasg==1.21.4
markdown==3.4.1

View file

@ -1,7 +1,7 @@
-r ../conf/requirements.txt
coverage==6.4.4
django-debug-toolbar==3.6.0
coverage==6.5.0
django-debug-toolbar==3.7.0
pycodestyle==2.9.1
pyflakes==2.5.0
pylint==2.14.5
pylint==2.15.3
yapf==0.32.0