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 866cdd0 commit 33e6ff6Copy full SHA for 33e6ff6
requirements.api.txt
@@ -10,6 +10,7 @@ pandas==1.2.3
10
python-dotenv==0.15.0
11
pyyaml
12
redis==3.5.3
13
+regex
14
requests==2.32.0
15
scipy==1.10.0
16
sentry-sdk[flask]
requirements.dev.txt
@@ -14,6 +14,7 @@ numpy==1.22.4
pycountry==22.3.5
pytest==7.2.0
pytest-check==1.3.0
17
18
sas7bdat==2.2.3
19
selenium==4.7.2
20
sqlalchemy-stubs>=0.3
0 commit comments