added the required things for the integration of the pdf editor

This commit is contained in:
momorew
2026-08-03 15:17:31 +05:30
parent 33ecf9be84
commit bcdc1fca14
9 changed files with 270 additions and 1 deletions
+1
View File
@@ -15,6 +15,7 @@ dependencies = [
"pydantic-settings==2.7.1",
"python-multipart==0.0.19",
"pillow==10.4.0",
"httpx==0.28.1",
]
[project.optional-dependencies]