diff options
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml index fd0a237..1ff03c8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,6 +13,7 @@ Pillow = "^9.5.0" matplotlib = "^3.7.1" pyinstaller = "^5.11.0" sv-ttk = "^2.4.5" +ttkwidgets = "^0.13.0" [tool.poetry.dev-dependencies] |