fixed storage error

This commit is contained in:
belviskhoremk
2026-05-27 23:17:34 +00:00
parent a10c95d8dd
commit fad2b3a9f3
9 changed files with 141 additions and 102 deletions

View File

@@ -14,6 +14,7 @@ dependencies = [
"supabase>=2.28.0",
"uvicorn>=0.41.0",
"beautifulsoup4>=4.12.0",
"playwright>=1.40.0",
"httpx>=0.27.0",
"anthropic>=0.40.0",
"google-generativeai>=0.8.0",