Skip to content

Commit c685f65

Browse files
Replace 'nest_asyncio' with 'nest-asyncio2'
1 parent 859cf4c commit c685f65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ dependencies = [
4040
"scipy",
4141
"aiohttp",
4242
"python-dotenv",
43-
"nest_asyncio",
43+
"nest-asyncio2",
4444
]
4545

4646
[tool.pytest.ini_options]

0 commit comments

Comments
 (0)