requirements updated
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -31,7 +31,6 @@ packaging==26.2
|
|
| 31 |
pandas==3.0.3
|
| 32 |
pillow
|
| 33 |
pydantic<=2.12.5
|
| 34 |
-
pydantic_core==2.46.4
|
| 35 |
pydub==0.25.1
|
| 36 |
Pygments==2.20.0
|
| 37 |
python-dateutil==2.9.0.post0
|
|
@@ -51,4 +50,4 @@ typer==0.25.1
|
|
| 51 |
typing-inspection==0.4.2
|
| 52 |
typing_extensions==4.15.0
|
| 53 |
tzdata==2026.2
|
| 54 |
-
uvicorn==0.49.0
|
|
|
|
| 31 |
pandas==3.0.3
|
| 32 |
pillow
|
| 33 |
pydantic<=2.12.5
|
|
|
|
| 34 |
pydub==0.25.1
|
| 35 |
Pygments==2.20.0
|
| 36 |
python-dateutil==2.9.0.post0
|
|
|
|
| 50 |
typing-inspection==0.4.2
|
| 51 |
typing_extensions==4.15.0
|
| 52 |
tzdata==2026.2
|
| 53 |
+
uvicorn==0.49.0
|