release 1.2
This commit is contained in:
+3
-1
@@ -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",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user