Skip to content

Commit 486789b

Browse files
committed
chore: Env deps updates
1 parent ca1f86d commit 486789b

File tree

2 files changed

+416
-22
lines changed

2 files changed

+416
-22
lines changed

pyproject.toml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,15 @@ dependencies = [
1414
"langgraph>=0.3.31",
1515
"logfire>=3.14.0",
1616
"loguru>=0.7.3",
17-
"mcp==1.6.0",
17+
"mcp==1.9.0",
1818
"openai-agents>=0.0.12",
19-
"pydantic-ai-slim[mcp]>=0.1.3",
20-
"pydantic-evals[logfire]>=0.1.3",
19+
"pandas>=2.3.0",
20+
"plotly>=6.1.2",
21+
"pydantic-ai-slim[mcp]>=0.2.15",
22+
"pydantic-evals[logfire]>=0.2.15",
2123
"python-dotenv>=1.1.0",
2224
"ruff>=0.11.10",
25+
"streamlit>=1.45.1",
2326
]
2427

2528
[tool.hatch.build.targets.wheel]

0 commit comments

Comments
 (0)