Skip to content

Commit 5a7b948

Browse files
committed
remove unnecessary langsmith constraint
1 parent b58e459 commit 5a7b948

2 files changed

Lines changed: 1 addition & 7 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,6 @@ cloud-export-to-parquet = [
7171

7272
[tool.uv]
7373
constraint-dependencies = [
74-
# langsmith 0.7.34 changed its aio_to_thread signature; temporalio.contrib.langsmith
75-
# 1.27.2 still patches the older signature, causing workflow task retries to hang CI.
76-
"langsmith>=0.7.34,<0.9",
7774
# yarl 1.24.0 was published without an sdist and only has cp310 wheels, so it cannot
7875
# install on the Python 3.14 CI jobs.
7976
"yarl!=1.24.0",

uv.lock

Lines changed: 1 addition & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)