mirror of
https://github.com/retspen/webvirtcloud
synced 2025-07-31 12:41:08 +00:00
update dependencies; libvirt, lxml & pylint pyflakes etc
This commit is contained in:
parent
a5b97ed994
commit
71fc29daf3
2 changed files with 7 additions and 7 deletions
|
|
@ -1,7 +1,7 @@
|
|||
-r ../conf/requirements.txt
|
||||
coverage==5.5
|
||||
django-debug-toolbar==3.2
|
||||
pycodestyle==2.6.0
|
||||
pyflakes==2.2.0
|
||||
pylint==2.6.0
|
||||
yapf==0.30.0
|
||||
pycodestyle==2.7.0
|
||||
pyflakes==2.3.1
|
||||
pylint==2.7.2
|
||||
yapf==0.31.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue