Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
fastapi==0.115.12
|
| 2 |
uvicorn[standard]==0.34.0
|
| 3 |
-
pythainlp==5.1.
|
| 4 |
python-crfsuite==0.9.11
|
| 5 |
ssg==0.0.8
|
| 6 |
tltk==1.9.1
|
| 7 |
-
fastapi-mcp
|
|
|
|
| 1 |
fastapi==0.115.12
|
| 2 |
uvicorn[standard]==0.34.0
|
| 3 |
+
pythainlp==5.1.2
|
| 4 |
python-crfsuite==0.9.11
|
| 5 |
ssg==0.0.8
|
| 6 |
tltk==1.9.1
|
| 7 |
+
fastapi-mcp==0.3.4
|