mirror of
https://github.com/flibusta-apps/services_manager_server.git
synced 2025-12-06 20:45:37 +01:00
Update deps
This commit is contained in:
1203
poetry.lock
generated
1203
poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -6,14 +6,14 @@ authors = ["Kurbanov Bulat <kurbanovbul@gmail.com>"]
|
|||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.11"
|
python = "^3.11"
|
||||||
fastapi = "^0.89.0"
|
fastapi = "^0.89.1"
|
||||||
alembic = "^1.9.1"
|
alembic = "^1.9.2"
|
||||||
ormar = {extras = ["postgresql"], version = "0.12.0"}
|
ormar = {extras = ["postgresql"], version = "^0.12.1"}
|
||||||
uvicorn = {extras = ["standard"], version = "^0.20.0"}
|
uvicorn = {extras = ["standard"], version = "^0.20.0"}
|
||||||
httpx = "^0.23.3"
|
httpx = "^0.23.3"
|
||||||
uvloop = "^0.17.0"
|
uvloop = "^0.17.0"
|
||||||
gunicorn = "^20.1.0"
|
gunicorn = "^20.1.0"
|
||||||
sentry-sdk = "^1.12.1"
|
sentry-sdk = "^1.14.0"
|
||||||
|
|
||||||
[tool.poetry.group.dev.dependencies]
|
[tool.poetry.group.dev.dependencies]
|
||||||
pre-commit = "^2.21.0"
|
pre-commit = "^2.21.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user