mirror of
https://github.com/flibusta-apps/book_library_server.git
synced 2025-12-06 07:05:36 +01:00
Update deps
This commit is contained in:
@@ -6,7 +6,7 @@ authors = ["Kurbanov Bulat <kurbanovbul@gmail.com>"]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.9"
|
||||
fastapi = "^0.70.0"
|
||||
fastapi = ">=0.71.0"
|
||||
pydantic = {extras = ["dotenv"], version = "^1.8.2"}
|
||||
uvicorn = {extras = ["standart"], version = "^0.15.0"}
|
||||
ormar = "^0.10.22"
|
||||
|
||||
Reference in New Issue
Block a user