TraceMind-mcp-server / requirements.txt
Mandark-droid
feat: Use Docker SDK with fresh environment for Gradio 6.0.0.dev4
2f35f0d
raw
history blame contribute delete
233 Bytes
# Core dependencies
# Note: gradio is installed separately in Dockerfile to avoid HF Spaces conflicts
google-generativeai>=0.8.0
datasets>=2.14.0
pandas>=2.0.0
# HuggingFace
huggingface-hub>=0.20.0
# Utilities
python-dotenv>=1.0.0