summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authornavanchauhan <navanchauhan@gmail.com>2023-05-19 09:19:19 -0600
committernavanchauhan <navanchauhan@gmail.com>2023-05-19 09:19:19 -0600
commitb8d775e3d6bc15c8e3baa055c64dd2f714d9891f (patch)
treee90ced81f1292152d8726a4b7af56f82ca956624 /pyproject.toml
parentb7e41f53e0c18b401166d02712785ada18c0cd21 (diff)
enable telemetry
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 1ff03c8..26687c3 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -14,6 +14,7 @@ matplotlib = "^3.7.1"
pyinstaller = "^5.11.0"
sv-ttk = "^2.4.5"
ttkwidgets = "^0.13.0"
+sentry-sdk = "^1.23.1"
[tool.poetry.dev-dependencies]