Spaces:
Sleeping
Sleeping
Update pyproject.toml
Browse files- pyproject.toml +1 -1
pyproject.toml
CHANGED
|
@@ -13,7 +13,7 @@ requires-python = ">=3.10,<4"
|
|
| 13 |
readme = "README.md"
|
| 14 |
license = ""
|
| 15 |
dependencies = [
|
| 16 |
-
"gradio[mcp]
|
| 17 |
"huggingface-hub>=0.32.3",
|
| 18 |
"langchain-aws>=0.2.24",
|
| 19 |
"langchain-mcp-adapters>=0.1.1",
|
|
|
|
| 13 |
readme = "README.md"
|
| 14 |
license = ""
|
| 15 |
dependencies = [
|
| 16 |
+
"gradio[mcp]~=5.31",
|
| 17 |
"huggingface-hub>=0.32.3",
|
| 18 |
"langchain-aws>=0.2.24",
|
| 19 |
"langchain-mcp-adapters>=0.1.1",
|