mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-09-03 08:08:43 +02:00
release(langgraph): v1 working branch (#6093)
Diff viewer for langgraph v1 alpha releases --------- Co-authored-by: ccurme <chester.curme@gmail.com> Co-authored-by: William FH <13333726+hinthornw@users.noreply.github.com> Co-authored-by: Mason Daugherty <github@mdrxy.com> Co-authored-by: Mason Daugherty <mason@langchain.dev>
This commit is contained in:
co-authored by
ccurme
William FH
Mason Daugherty
Mason Daugherty
parent
9b46cba1fb
commit
bce1dcfcd2
@@ -22,7 +22,7 @@ jobs:
|
||||
uses: astral-sh/setup-uv@v7
|
||||
with:
|
||||
# use minimum supported Python version
|
||||
python-version: "3.9"
|
||||
python-version: "3.10"
|
||||
enable-cache: true
|
||||
cache-suffix: "uv-lock-upgrade"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user