1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2025-07-31 12:41:08 +00:00

update package version & add apps to travis

This commit is contained in:
catborise 2020-07-17 14:42:57 +03:00
parent 519234b521
commit 523f58b55e
4 changed files with 14 additions and 31 deletions

View file

@ -1,19 +0,0 @@
beautifulsoup4==4.9.1
coverage==5.1
Django==2.2.13
django-bootstrap4==2.0.1
django-debug-toolbar==2.2
django-icons==2.0.0
django-login-required-middleware==0.5.0
gunicorn==20.0.4
libsass==0.20.0
libvirt-python==6.3.0
lxml==4.5.0
numpy==1.18.4
pytz==2020.1
rwlock==0.0.7
six==1.15.0
soupsieve==2.0.1
sqlparse==0.3.1
websockify==0.9.0
yapf==0.30.0

View file

@ -1,13 +1,13 @@
beautifulsoup4==4.9.1
Django==2.2.13
django-bootstrap4==2.0.1
django-icons==2.0.0
Django==2.2.14
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.3.0
lxml==4.5.0
numpy==1.18.4
libvirt-python==6.4.0
lxml==4.5.2
numpy==1.18.5
pytz==2020.1
rwlock==0.0.7
six==1.15.0