mirror of
https://github.com/retspen/webvirtcloud
synced 2025-07-31 12:41:08 +00:00
update requirements
This commit is contained in:
parent
012bc97a59
commit
0754d07540
2 changed files with 11 additions and 11 deletions
|
|
@ -1,8 +1,8 @@
|
|||
-r ../conf/requirements.txt
|
||||
coverage==7.1.0
|
||||
django-debug-toolbar==3.8.1
|
||||
coverage==7.2.3
|
||||
django-debug-toolbar==4.0.0
|
||||
pycodestyle==2.10.0
|
||||
pyflakes==3.0.1
|
||||
pylint==2.16.2
|
||||
yapf==0.32.0
|
||||
black
|
||||
pylint==2.17.3
|
||||
yapf==0.33.0
|
||||
black==23.3.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue