Make async and add clothing upload

This commit is contained in:
2025-12-21 17:39:27 -05:00
parent 18eb2d611f
commit 97380f3160
5 changed files with 142 additions and 84 deletions
+1 -1
View File
@@ -7,5 +7,5 @@ requires-python = ">=3.13"
dependencies = [
"fastapi[standard]>=0.126.0",
"python-dotenv>=1.2.1",
"requests>=2.32.5",
"httpx>=0.25.0",
]