publish-shout-fix
Some checks failed
Deploy on push / deploy (push) Failing after 32s

This commit is contained in:
2025-08-21 12:16:30 +03:00
parent 343c60f608
commit 1b25738714
10 changed files with 246 additions and 195 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "discours-core"
version = "0.9.8"
version = "0.9.9"
description = "Core backend for Discours.io platform"
authors = [
{name = "Tony Rewin", email = "tonyrewin@yandex.ru"}
@@ -38,6 +38,7 @@ dependencies = [
"sqlalchemy>=2.0.0",
"orjson",
"pydantic",
"alembic>=1.13.0",
"types-requests",
"types-Authlib",
"types-orjson",