First fully functioning GUI

This commit is contained in:
Cian Hughes
2023-11-08 18:13:49 +00:00
parent 5b9cc57999
commit 65d19d9c41
3 changed files with 129 additions and 44 deletions

View File

@@ -41,6 +41,7 @@ mkdocs-material = "^9.4.8"
[tool.poetry.group.gui.dependencies]
flet = "^0.11.0"
psutil = "^5.9.6"
bidict = "^0.22.1"