Cline for VSCode demo runs. (#631)
<!-- .github/pull_request_template.md --> ## Description Missing dependency. ## DCO Affirmation I affirm that all code in every commit of this pull request conforms to the terms of the Topoteretes Developer Certificate of Origin <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Enabled PostgreSQL integration, expanding support for additional database options and enhancing overall functionality. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
This commit is contained in:
parent
4719b82c56
commit
68b337f0b6
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ readme = "README.md"
|
|||
requires-python = ">=3.10"
|
||||
|
||||
dependencies = [
|
||||
"cognee[codegraph,gemini,huggingface]",
|
||||
"cognee[postgres,codegraph,gemini,huggingface]",
|
||||
"mcp==1.2.1",
|
||||
"uv>=0.6.3",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue