1665: Python env sentry integration (#1669)

Co-authored-by: Vishal <vishal-biyani@users.noreply.github.com>
This commit is contained in:
Alexey Firsov
2020-08-04 09:46:12 +05:30
committed by GitHub
co-authored by Vishal
parent b208528d3d
commit 587b166a4e
2 changed files with 15 additions and 1 deletions
+1
View File
@@ -6,3 +6,4 @@ requests==2.20.0
redis
hiredis
gevent
sentry-sdk[flask]