conductor-checkpoint-msg_018NLrtFxs5zfcNwQnNCfvNg
This commit is contained in:
parent
0359ef7fe9
commit
c4fe9aa0e2
1 changed files with 1 additions and 2 deletions
|
|
@ -7,12 +7,11 @@ requires-python = ">=3.10,<4"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"mcp>=1.9.4",
|
"mcp>=1.9.4",
|
||||||
"openai>=1.91.0",
|
"openai>=1.91.0",
|
||||||
"graphiti-core>=0.16.0",
|
"graphiti-core[kuzu,falkordb]>=0.16.0",
|
||||||
"azure-identity>=1.21.0",
|
"azure-identity>=1.21.0",
|
||||||
"pydantic-settings>=2.0.0",
|
"pydantic-settings>=2.0.0",
|
||||||
"pyyaml>=6.0",
|
"pyyaml>=6.0",
|
||||||
"pytest>=8.4.1",
|
"pytest>=8.4.1",
|
||||||
"kuzu>=0.11.2",
|
|
||||||
]
|
]
|
||||||
|
|
||||||
[project.optional-dependencies]
|
[project.optional-dependencies]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue