release 1.2

This commit is contained in:
2026-03-03 22:43:26 +03:00
parent 651631b3c7
commit 40dec27d41
27 changed files with 494 additions and 496 deletions
+3 -1
View File
@@ -13,6 +13,7 @@ dependencies = [
"colorlog>=6.10.1",
"fastapi>=0.128.0",
"greenlet>=3.3.1",
"gunicorn>=25.1.0",
"jinja2>=3.1.6",
"lxml>=6.0.2",
"pydantic>=2.12.5",
@@ -20,5 +21,6 @@ dependencies = [
"python-dotenv>=1.2.1",
"python-multipart>=0.0.21",
"sqlalchemy>=2.0.46",
"uvicorn>=0.40.0",
"uvicorn>=0.41.0",
"weasyprint>=68.1",
]