mirror of
https://github.com/retspen/webvirtcloud
synced 2025-07-31 12:41:08 +00:00
update requirements
This commit is contained in:
parent
f2222a6ea8
commit
fc2063eccb
3 changed files with 12 additions and 12 deletions
|
@ -1,9 +1,9 @@
|
|||
-r ../conf/requirements.txt
|
||||
coverage==7.2.7
|
||||
django-debug-toolbar==4.1.0
|
||||
coverage==7.3.0
|
||||
django-debug-toolbar==4.2.0
|
||||
django-debug-toolbar-template-profiler
|
||||
pycodestyle==2.10.0
|
||||
pyflakes==3.0.1
|
||||
pylint==2.17.4
|
||||
yapf==0.33.0
|
||||
pycodestyle==2.11.0
|
||||
pyflakes==3.1.0
|
||||
pylint==2.17.5
|
||||
yapf==0.40.1
|
||||
black==23.7.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue