
# LLM Service Providers
google-genai>=2.10.0
openai>=2.45.0
huggingface-hub>=0.4.0

# Metrics requirements or ML
scikit-learn>=1.6.1

# HTTP Client & API handling
httpx>=0.28.1
fastapi[standard]>=0.111.1

python-dotenv>=1.0.0