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

update requirements

This commit is contained in:
catborise 2024-07-23 14:53:41 +03:00
parent 1edce931ed
commit cb7b690a10
2 changed files with 6 additions and 6 deletions

View file

@ -1,9 +1,9 @@
-r ../conf/requirements.txt
coverage==7.5.4
django-debug-toolbar==4.4.2
coverage==7.6.0
django-debug-toolbar==4.4.6
django-debug-toolbar-template-profiler
pycodestyle==2.12.0
pyflakes==3.2.0
pylint==3.2.3
pylint==3.2.6
yapf==0.40.2
black==24.4.2