DS-STAR / requirements.txt
anurag-deo's picture
Upload folder using huggingface_hub
8ff817c verified
raw
history blame contribute delete
340 Bytes
# DS-STAR Dependencies
# For Hugging Face Spaces deployment
# Core dependencies
python-dotenv>=1.0.0
langchain>=0.3.0
langchain-anthropic>=0.3.0
langchain-core>=0.3.0
langchain-google-genai>=2.0.0
langchain-openai>=0.3.0
langgraph>=0.2.0
pandas>=2.0.0
# Web interface
gradio>=5.0.0
# Additional utilities
numpy>=1.20.0