Skip to content

Commit 3ae4b9f

Browse files
authored
Merge pull request #19 from iamtatsuki05/feature/add_-nest_asyncio
feat: add nest-asyncio
2 parents 358970f + 2af4e39 commit 3ae4b9f

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)