We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3603d7f commit b334f3aCopy full SHA for b334f3a
requirements.api.txt
@@ -5,7 +5,6 @@ Flask-Limiter==3.3.0
5
jinja2==3.0.3
6
more_itertools==8.4.0
7
mysqlclient==2.1.1
8
-newrelic
9
orjson==3.4.7
10
pandas==1.2.3
11
python-dotenv==0.15.0
@@ -18,3 +17,4 @@ structlog==22.1.0
18
17
tenacity==7.0.0
19
typing-extensions
20
werkzeug==2.2.3
+sentry-sdk[flask]
requirements.dev.txt
@@ -21,3 +21,4 @@ selenium==4.7.2
21
sqlalchemy-stubs>=0.3
22
23
xlrd==2.0.1
24
0 commit comments