Skip to content
This repository was archived by the owner on Jun 7, 2025. It is now read-only.

Commit 5f3ebad

Browse files
committed
🐛 fix: add regex dependency to requirements
1 parent a833c0c commit 5f3ebad

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ pytest-asyncio==0.26.0
1818
pytest-cov==6.1.1
1919
httpx==0.28.1
2020
coverage==7.8.0
21-
coveralls==4.0.1
21+
coveralls==4.0.1
22+
regex==2024.11.6

0 commit comments

Comments
 (0)