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 2023-01-24 15:10:33 +03:00
parent 8e1c3fa03b
commit 2fdcc86b4e
2 changed files with 15 additions and 15 deletions

View file

@ -1,8 +1,8 @@
-r ../conf/requirements.txt
coverage==6.5.0
django-debug-toolbar==3.7.0
pycodestyle==2.9.1
pyflakes==2.5.0
pylint==2.15.3
coverage==7.0.5
django-debug-toolbar==3.8.1
pycodestyle==2.10.0
pyflakes==3.0.1
pylint==2.15.10
yapf==0.32.0
black
black