mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-25 00:52:25 +02:00
A few notes: * We shouldn't be using `tool.poetry.dependencies`, that's deprecated - waiting for a future PR to address this big change though. * We should remove upper bounds for all deps unless strictly necessary.