Skip to content
Merged
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
Next Next commit
chore: update cognee version
  • Loading branch information
borisarzentar committed Apr 19, 2025
commit 0cf07fa68864fa34c497f9b8bba1cea8a4ea0102
2 changes: 1 addition & 1 deletion cognee-mcp/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ readme = "README.md"
requires-python = ">=3.10"

dependencies = [
"cognee[postgres,codegraph,gemini,huggingface]==0.1.36",
"cognee[postgres,codegraph,gemini,huggingface]==0.1.37",
"mcp==1.5.0",
"uv>=0.6.3",
]
Expand Down
Loading