Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
fastapi==0.115.2
|
| 3 |
uvicorn[standard]==0.30.6
|
| 4 |
pydantic==2.9.2
|
| 5 |
-
python-multipart==0.0.
|
| 6 |
|
| 7 |
langchain-core==0.3.10
|
| 8 |
langchain==0.3.1
|
|
|
|
| 2 |
fastapi==0.115.2
|
| 3 |
uvicorn[standard]==0.30.6
|
| 4 |
pydantic==2.9.2
|
| 5 |
+
python-multipart==0.0.12
|
| 6 |
|
| 7 |
langchain-core==0.3.10
|
| 8 |
langchain==0.3.1
|