Things
Some checks failed
release-nightly / release-image (push) Failing after 17m47s

This commit is contained in:
2023-08-21 19:30:56 +02:00
parent e954e91cdc
commit 24101de145
5 changed files with 5 additions and 28 deletions

View File

@@ -9,7 +9,6 @@ python = "^3.9"
fastapi = {extras = ["all"], version = "^0.101.0"}
pydantic = "^2.0.0"
projectorpi = {version = "^0.3.0", source = "gitea"}
gunicorn = "^21.2.0"
sentry-sdk = {extras = ["fastapi"], version = "^1.25.0"}
[tool.poetry.group.dev.dependencies]