Skip to content

Commit 7cbc57b

Browse files
committed
add toml types
1 parent 8f79629 commit 7cbc57b

File tree

2 files changed

+10
-19
lines changed

2 files changed

+10
-19
lines changed

libs/langchain_v1/pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,9 @@ lint = [
6464
"ruff<0.13,>=0.12.2",
6565
"mypy<1.16,>=1.15",
6666
]
67+
typing = [
68+
"types-toml>=0.10.8.20240310",
69+
]
6770

6871

6972
[tool.uv.sources]

libs/langchain_v1/uv.lock

Lines changed: 7 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)