aboutsummaryrefslogtreecommitdiff
path: root/simple-requirements.txt
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2021-06-06 18:44:52 +0530
committerNavan Chauhan <navanchauhan@gmail.com>2021-06-06 18:44:52 +0530
commit2881bfc1db99ebe6d299da3bef22d42f1040b6ac (patch)
tree55932cf26b45a236c5608e2763e6744b0a6b3b19 /simple-requirements.txt
parent634efb1bb30088685d7ae54f3b0963bcd4f076cc (diff)
added Sentry Support
Diffstat (limited to 'simple-requirements.txt')
-rw-r--r--simple-requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/simple-requirements.txt b/simple-requirements.txt
index e9335d3..d154d78 100644
--- a/simple-requirements.txt
+++ b/simple-requirements.txt
@@ -11,3 +11,4 @@ fastapi
uvicorn
gunicorn
requests
+sentry-sdk[flask] \ No newline at end of file