diff options
author | navanchauhan <navanchauhan@gmail.com> | 2023-06-14 22:01:49 +0530 |
---|---|---|
committer | navanchauhan <navanchauhan@gmail.com> | 2023-06-14 22:01:49 +0530 |
commit | bc7d935c77a9ecc73fb5ef0493b5f517ef8618f9 (patch) | |
tree | e3067770f352423b825b0ed3ca37b236821adeb0 /pyproject.toml | |
parent | 3b617b41dfaa94744f0f4c85b7406784c2108a6b (diff) |
remove sentry
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index f19224e..dee74dd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,6 @@ matplotlib = "^3.7.1" pyinstaller = "^5.11.0" sv-ttk = "^2.4.5" ttkwidgets = "^0.13.0" -sentry-sdk = "^1.23.1" darkdetect = "^0.8.0" python-docx = "^0.8.11" platformdirs = "^3.5.1" |