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 b487a21..fd0a237 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,6 +12,7 @@ openpyxl = "^3.1.2" Pillow = "^9.5.0" matplotlib = "^3.7.1" pyinstaller = "^5.11.0" +sv-ttk = "^2.4.5" [tool.poetry.dev-dependencies] |