mirror of
https://github.com/retspen/webvirtcloud
synced 2024-10-31 19:44:16 +00:00
update libvirt-python, django, libsass requirements
This commit is contained in:
parent
aee7fa34b8
commit
32343c1ddc
2 changed files with 4 additions and 4 deletions
|
@ -1,11 +1,11 @@
|
|||
beautifulsoup4==4.9.1
|
||||
Django==2.2.14
|
||||
Django==2.2.16
|
||||
django-bootstrap4==2.2.0
|
||||
django-icons==2.1.1
|
||||
django-login-required-middleware==0.5.0
|
||||
gunicorn==20.0.4
|
||||
libsass==0.20.0
|
||||
libvirt-python==6.4.0
|
||||
libsass==0.20.1
|
||||
libvirt-python==6.7.0
|
||||
lxml==4.5.2
|
||||
numpy==1.18.5
|
||||
pytz==2020.1
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
-r ../conf/requirements.txt
|
||||
coverage==5.2
|
||||
coverage==5.3
|
||||
django-debug-toolbar==2.2
|
||||
pycodestyle==2.6.0
|
||||
pyflakes==2.2.0
|
||||
|
|
Loading…
Reference in a new issue