[project] name = "langgraph-pard0x" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.13" dependencies = [ "langchain>=0.3.26", "langchain-openai>=0.3.25", "langgraph>=0.4.9", "langsmith>=0.4.2", "langchain-community>=0.3.0", "langchain-experimental>=0.3.0", ]