pedrobento988 commited on
Commit
84dd7bd
·
verified ·
1 Parent(s): e5a436f

Update pyproject.toml

Browse files
Files changed (1) hide show
  1. 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]>=5.32.1",
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",