updates Mar6

This commit is contained in:
belviskhoremk
2026-03-06 22:37:40 +00:00
parent 2ed998058e
commit 9dccc83293
23 changed files with 2257 additions and 74 deletions

View File

@@ -13,4 +13,14 @@ dependencies = [
"stripe>=14.3.0",
"supabase>=2.28.0",
"uvicorn>=0.41.0",
"beautifulsoup4>=4.12.0",
"httpx>=0.27.0",
"anthropic>=0.40.0",
"google-generativeai>=0.8.0",
"python-docx>=1.1.0",
"pypdf>=4.0.0",
"openpyxl>=3.1.0",
"pandas>=2.2.0",
"python-multipart>=0.0.9",
"pydantic-settings>=2.0.0",
]