Skip to content

Commit 33e6ff6

Browse files
committed
add regex as dependency
1 parent 866cdd0 commit 33e6ff6

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

requirements.api.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ pandas==1.2.3
1010
python-dotenv==0.15.0
1111
pyyaml
1212
redis==3.5.3
13+
regex
1314
requests==2.32.0
1415
scipy==1.10.0
1516
sentry-sdk[flask]

requirements.dev.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ numpy==1.22.4
1414
pycountry==22.3.5
1515
pytest==7.2.0
1616
pytest-check==1.3.0
17+
regex
1718
sas7bdat==2.2.3
1819
selenium==4.7.2
1920
sqlalchemy-stubs>=0.3

0 commit comments

Comments
 (0)