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 2025-05-02 10:06:09 +03:00
parent 1a800b4535
commit 34f08fc555
2 changed files with 12 additions and 12 deletions

View file

@ -1,9 +1,9 @@
-r ../conf/requirements.txt
coverage==7.6.12
django-debug-toolbar==5.0.1
coverage==7.8.0
django-debug-toolbar==5.2.0
django-debug-toolbar-template-profiler
pycodestyle==2.12.1
pyflakes==3.2.0
pylint==3.3.5
pycodestyle==2.13.0
pyflakes==3.3.2
pylint==3.3.6
yapf==0.43.0
black==25.1.0