Skip to content

Commit b4220ea

Browse files
committed
chore: pin asyncer version
1 parent e13535f commit b4220ea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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
@@ -28,7 +28,7 @@ dependencies = [
2828
"google-genai>=1.20.0",
2929
"filetype>=1.2.0",
3030
"markitdown[xls,xlsx,docx]>=0.1.2",
31-
"asyncer>=0.0.8",
31+
"asyncer==0.0.8",
3232
]
3333
requires-python = ">=3.10"
3434
readme = "README.md"

0 commit comments

Comments
 (0)