without reports

This commit is contained in:
2025-06-04 21:39:07 +03:00
parent e23d6a5fa8
commit 6c397a937a
6 changed files with 269 additions and 60 deletions

View File

@ -14,7 +14,8 @@ dependencies = [
"loguru (>=0.7.3,<0.8.0)",
"dbus-python (>=1.4.0,<2.0.0)",
"dearpygui (>=2.0.0,<3.0.0)",
"pyqt5 (>=5.15.11,<6.0.0)"
"pyqt5 (>=5.15.11,<6.0.0)",
"python-gvm (>=26.2.0,<27.0.0)"
]