Commit
·
456e130
1
Parent(s):
8cf5c01
Update mcp
Browse filesSigned-off-by: Aivin V. Solatorio <avsolatorio@gmail.com>
- pyproject.toml +1 -0
- uv.lock +0 -0
pyproject.toml
CHANGED
@@ -9,6 +9,7 @@ dependencies = [
|
|
9 |
"anthropic>=0.51.0",
|
10 |
"gradio[mcp]>=5.29.1",
|
11 |
"httpx>=0.28.1",
|
|
|
12 |
"numpy>=2.2.6",
|
13 |
"python-ulid>=3.0.0",
|
14 |
"scikit-learn>=1.6.1",
|
|
|
9 |
"anthropic>=0.51.0",
|
10 |
"gradio[mcp]>=5.29.1",
|
11 |
"httpx>=0.28.1",
|
12 |
+
"mcp>=1.10.0",
|
13 |
"numpy>=2.2.6",
|
14 |
"python-ulid>=3.0.0",
|
15 |
"scikit-learn>=1.6.1",
|
uv.lock
CHANGED
The diff for this file is too large to render.
See raw diff
|
|