Skip to content
This repository was archived by the owner on Jun 21, 2025. It is now read-only.

Commit b1bb5d3

Browse files
fix: remove nest-asyncio from requirements
1 parent c213746 commit b1bb5d3

File tree

2 files changed

+7
-34
lines changed

2 files changed

+7
-34
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ python = "^3.8"
2929
pydantic = "^1.10.2"
3030
redis = ">=4.4.4,<6.0.0"
3131
anyio = ">=3.6.2,<5.0.0"
32-
nest-asyncio = "^1.5.6"
3332
fastapi = {version = ">=0.110", optional = true}
3433
fastapi-crudrouter = {version = "^0.8.6", optional = true}
3534

0 commit comments

Comments
 (0)