Spaces:
Running
Running
more updates in requirements.txt
Browse files- backend/requirements.txt +1 -1
backend/requirements.txt
CHANGED
|
@@ -21,7 +21,7 @@ pydantic==2.11.9
|
|
| 21 |
pydantic_core==2.33.2
|
| 22 |
python-dotenv==1.1.1
|
| 23 |
PyYAML==6.0.2
|
| 24 |
-
regex=
|
| 25 |
requests==2.32.5
|
| 26 |
safetensors==0.6.2
|
| 27 |
setuptools==80.9.0
|
|
|
|
| 21 |
pydantic_core==2.33.2
|
| 22 |
python-dotenv==1.1.1
|
| 23 |
PyYAML==6.0.2
|
| 24 |
+
regex>=2025.10.22
|
| 25 |
requests==2.32.5
|
| 26 |
safetensors==0.6.2
|
| 27 |
setuptools==80.9.0
|