Spaces:
Running
Running
SURIAPRAKASH1
commited on
Commit
·
9d5077b
1
Parent(s):
9a1ed74
should include uv.lock to gitignore
Browse files- pyproject.toml +1 -0
- uv.lock +0 -0
pyproject.toml
CHANGED
@@ -7,6 +7,7 @@ requires-python = ">=3.12"
|
|
7 |
dependencies = [
|
8 |
"bs4>=0.0.2",
|
9 |
"dotenv>=0.9.9",
|
|
|
10 |
"httpx>=0.28.1",
|
11 |
"mcp[cli]>=1.12.0",
|
12 |
]
|
|
|
7 |
dependencies = [
|
8 |
"bs4>=0.0.2",
|
9 |
"dotenv>=0.9.9",
|
10 |
+
"gradio[mcp]>=5.30.0",
|
11 |
"httpx>=0.28.1",
|
12 |
"mcp[cli]>=1.12.0",
|
13 |
]
|
uv.lock
ADDED
The diff for this file is too large to render.
See raw diff
|
|