Spaces:
Running
Running
fix dependency conflit 2
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
fastapi==0.109.0
|
| 2 |
uvicorn[standard]==0.27.0
|
| 3 |
websockets==12.0
|
| 4 |
-
python-multipart==0.0.
|
| 5 |
llama-cpp-python==0.2.27
|
| 6 |
opencc-python-reimplemented==0.1.7
|
| 7 |
pydantic==2.11.0
|
|
|
|
| 1 |
fastapi==0.109.0
|
| 2 |
uvicorn[standard]==0.27.0
|
| 3 |
websockets==12.0
|
| 4 |
+
python-multipart==0.0.9
|
| 5 |
llama-cpp-python==0.2.27
|
| 6 |
opencc-python-reimplemented==0.1.7
|
| 7 |
pydantic==2.11.0
|