1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2026-07-15 07:55:40 +00:00

Compare commits

..

No commits in common. "83709eddbf5f758cec884b195cb6a913a702b4b6" and "877995d6d67664711c967a5f85b956af899ddab3" have entirely different histories.

2 changed files with 14 additions and 14 deletions

View file

@ -1,15 +1,15 @@
Django==3.2.9 Django==3.2.7
django_bootstrap5==21.1 django_bootstrap5==2.1.2
django-icons==21.1 django-icons==4.0.0
django-login-required-middleware==0.7 django-login-required-middleware==0.6.1
django-otp==1.1.1 django-otp==1.0.6
django-qr-code==2.3.0 django-qr-code==2.2.0
gunicorn==20.1.0 gunicorn==20.1.0
libsass==0.21.0 libsass==0.21.0
libvirt-python==7.9.0 libvirt-python==7.7.0
lxml==4.6.4 lxml==4.6.3
qrcode==7.3.1 qrcode==7.3
rwlock==0.0.7 rwlock==0.0.7
websockify==0.10.0 websockify==0.10.0
zipp==3.6.0 zipp==3.5.0
ldap3==2.9.1 ldap3==2.9.1

View file

@ -1,7 +1,7 @@
-r ../conf/requirements.txt -r ../conf/requirements.txt
coverage==6.1.2 coverage==5.5
django-debug-toolbar==3.2.2 django-debug-toolbar==3.2.2
pycodestyle==2.8.0 pycodestyle==2.7.0
pyflakes==2.4.0 pyflakes==2.3.1
pylint==2.11.1 pylint==2.10.2
yapf==0.31.0 yapf==0.31.0