get working
This commit is contained in:
@@ -8,7 +8,11 @@ authors = [
|
||||
readme = "README.md"
|
||||
license = { text = "MIT" }
|
||||
requires-python = ">=3.9"
|
||||
dependencies = ["langgraph>=0.2.6", "python-dotenv>=1.0.1"]
|
||||
dependencies = [
|
||||
"anthropic>=0.34.2",
|
||||
"langgraph>=0.2.6",
|
||||
"python-dotenv>=1.0.1",
|
||||
]
|
||||
|
||||
|
||||
[project.optional-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user