add some functional

This commit is contained in:
2025-07-17 22:39:52 +03:00
parent 6c397a937a
commit f0250b8a74
12 changed files with 648 additions and 60 deletions

View File

@ -15,7 +15,9 @@ dependencies = [
"dbus-python (>=1.4.0,<2.0.0)",
"dearpygui (>=2.0.0,<3.0.0)",
"pyqt5 (>=5.15.11,<6.0.0)",
"python-gvm (>=26.2.0,<27.0.0)"
"python-gvm (>=26.2.0,<27.0.0)",
"reportlab (>=4.4.1,<5.0.0)",
"pyserial (>=3.5,<4.0)"
]