1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-11-01 03:54:15 +00:00

update python packages

This commit is contained in:
catborise 2021-01-11 12:21:12 +03:00
parent e68a9bd47a
commit 77d8ad95d8
2 changed files with 4 additions and 5 deletions

View file

@ -1,14 +1,13 @@
Django==2.2.17
django-bootstrap4==2.3.1
django-icons==2.2.0
django-icons==2.2.1
django-login-required-middleware==0.5.0
django-otp==1.0.2
django-qr-code==1.3.1
gunicorn==20.0.4
importlib-metadata==2.0.0
libsass==0.20.1
libvirt-python==6.9.0
lxml==4.6.1
lxml==4.6.2
qrcode==6.1
rwlock==0.0.7
websockify==0.9.0

View file

@ -1,6 +1,6 @@
-r ../conf/requirements.txt
coverage==5.3
django-debug-toolbar==3.1.1
coverage==5.3.1
django-debug-toolbar==3.2
pycodestyle==2.6.0
pyflakes==2.2.0
pylint==2.6.0