mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-05-26 07:08:05 +00:00
update requirements
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
Django==3.2.18
|
||||
Django==3.2.19
|
||||
django_bootstrap5==23.1
|
||||
django-login-required-middleware==0.9.0
|
||||
django-otp==1.1.6
|
||||
django-icons==23.1
|
||||
django-icons==23.2
|
||||
django-qr-code==3.1.1
|
||||
gunicorn==20.1.0
|
||||
libsass==0.22.0
|
||||
libvirt-python==9.2.0
|
||||
libvirt-python==9.3.0
|
||||
lxml==4.9.2
|
||||
qrcode==7.4.2
|
||||
rwlock==0.0.7
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
-r ../conf/requirements.txt
|
||||
coverage==7.2.3
|
||||
coverage==7.2.5
|
||||
django-debug-toolbar==4.0.0
|
||||
pycodestyle==2.10.0
|
||||
pyflakes==3.0.1
|
||||
pylint==2.17.3
|
||||
pylint==2.17.4
|
||||
yapf==0.33.0
|
||||
black==23.3.0
|
||||
|
||||
Reference in New Issue
Block a user