Skip to content

Commit

Permalink
fix a large bug
Browse files Browse the repository at this point in the history
  • Loading branch information
xmkjw63 committed Jun 30, 2023
1 parent f1bbf6b commit 05285d7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ fastapi = "^0.65.2"
asyncpg = "^0.24.0"
passlib = "^1.7.4"
uvicorn = "^0.22.0"
pyyaml = "^6.0"
python-multipart = "^0.0.5"
asyncio = "^3.4.3"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit 05285d7

Please # to comment.