This commit is contained in:
Danilo Reyes
2025-11-02 01:47:25 -06:00
parent 48020b6f42
commit 010df31455
45 changed files with 8045 additions and 720 deletions

View File

@@ -17,6 +17,7 @@ dependencies = [
"python-multipart>=0.0.12",
"httpx>=0.27.0",
"psycopg2>=2.9.0",
"python-magic>=0.4.27",
]
[project.optional-dependencies]