mirror of
https://github.com/flibusta-apps/fb2converter_server.git
synced 2025-12-06 06:55:36 +01:00
Update deps
This commit is contained in:
@@ -6,16 +6,15 @@ authors = ["Kurbanov Bulat <kurbanovbul@gmail.com>"]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.11"
|
||||
fastapi = "^0.89.0"
|
||||
fastapi = "^0.89.1"
|
||||
python-multipart = "^0.0.5"
|
||||
aiofiles = "^22.1.0"
|
||||
uvicorn = {extras = ["standard"], version = "^0.20.0"}
|
||||
httpx = "^0.23.3"
|
||||
uvloop = "^0.17.0"
|
||||
gunicorn = "^20.1.0"
|
||||
sentry-sdk = "^1.12.1"
|
||||
sentry-sdk = "^1.14.0"
|
||||
fastapi-utils = "^0.2.1"
|
||||
greenlet = "^2.0.1"
|
||||
pydantic = "^1.10.4"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
|
||||
Reference in New Issue
Block a user