Skip to content

Commit e698bdb

Browse files
committed
Make sure next-asyncio is present
1 parent adbb1e1 commit e698bdb

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

poetry.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 & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ pandas = "^2.2.2"
2424
markdown = "^3.6"
2525
uvicorn = "^0.30.6"
2626
gunicorn = "^23.0.0"
27+
nest-asyncio = "^1.6.0"
2728
[[tool.poetry.dependencies.torch]]
2829
version = "^2.2.2+cpu"
2930
optional = true

0 commit comments

Comments
 (0)