Skip to content

Commit 6986c16

Browse files
committed
chore: pin asyncer version
1 parent afe7e8b commit 6986c16

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pdm.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies = [
2727
"protobuf>=6.31.1",
2828
"google-genai>=1.20.0",
2929
"filetype>=1.2.0",
30-
"asyncer>=0.0.8",
30+
"asyncer==0.0.8",
3131
]
3232
requires-python = ">=3.10"
3333
readme = "README.md"

0 commit comments

Comments
 (0)