parent
a6bb9b3eca
commit
0d7dd9d363
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ name = "mcp-server"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
description = "Graphiti MCP Server"
|
description = "Graphiti MCP Server"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
requires-python = ">=3.10"
|
requires-python = ">=3.10,<4"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"mcp>=1.5.0",
|
"mcp>=1.5.0",
|
||||||
"openai>=1.68.2",
|
"openai>=1.68.2",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue