Spaces:
Runtime error
Runtime error
apple muncy
commited on
Commit
·
0b135c5
1
Parent(s):
956056d
add versions
Browse filesSigned-off-by: apple muncy <[email protected]>
- requirements.txt +9 -9
requirements.txt
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
-
fastapi>=0.
|
2 |
uvicorn[standard]>=0.24.0
|
3 |
-
gradio>=
|
4 |
-
huggingface-hub>=0.32.
|
5 |
-
pydantic>=2.
|
6 |
-
python-multipart>=0.0.
|
7 |
-
requests>=2.
|
8 |
-
python-dotenv>=1.
|
9 |
-
fastmcp>=2.
|
10 |
-
mcp
|
|
|
1 |
+
fastapi>=0.115.12
|
2 |
uvicorn[standard]>=0.24.0
|
3 |
+
gradio>=5.31.0
|
4 |
+
huggingface-hub>=0.32.2
|
5 |
+
pydantic>=2.11.5
|
6 |
+
python-multipart>=0.0.20
|
7 |
+
requests>=2.32.3
|
8 |
+
python-dotenv>=1.1.0
|
9 |
+
fastmcp>=2.5.1
|
10 |
+
mcp>=1.9.1
|