pydantic>=2.12.0
python-dotenv>=1.0.1
sqlalchemy==2.0.31

[all]
google-genai>=0.1.0
boto3==1.35.99
fastapi>=0.124.1
huggingface-hub>=0.34.0
langfuse>=4.0.0
Pillow>=10.0.0
supabase==2.31.0
tavily-python>=0.5.0
uvicorn
websockets>=12.0

[backend]
fastapi>=0.124.1
uvicorn
websockets>=12.0
supabase==2.31.0

[dev]
build>=1.2.0

[gemini]
google-genai>=0.1.0

[huggingface]
huggingface-hub>=0.34.0

[observability]
langfuse>=4.0.0

[s3]
boto3==1.35.99

[supabase]
supabase==2.31.0

[tavily]
tavily-python>=0.5.0

[terminal]
Pillow>=10.0.0
