Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies = [
"rich>=12.0.0",
"rich-click>=1.8.0",
"requests>=2.28.0",
"pydantic>=2.5.1,<2.12.0",
"pydantic>=2.5.1,<3.0",
Comment thread
qodo-code-review[bot] marked this conversation as resolved.
"mcp>=1.8.0",
Comment on lines 24 to 28
"fastmcp==2.13.0",
"ruamel-yaml>=0.18.10",
Expand Down
Loading