Skip to content

Commit 2af4e39

Browse files
committed
feat: add nest-asyncio dependency to pyproject.toml and uv.lock
1 parent 358970f commit 2af4e39

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ dependencies = [
2525
"tqdm>=4.67.1",
2626
"scikit-learn>=1.7.2",
2727
"aiohttp>=3.9.5",
28+
"nest-asyncio>=1.6.0",
2829
"tenacity>=9.1.2",
2930
"toml>=0.10.2",
3031
"returns>=0.26.0",

uv.lock

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

0 commit comments

Comments
 (0)