Space4.O / requirements.txt
shubham2007's picture
Update requirements.txt
7e7d5b3 verified
# Core
gradio>=3.40.0
requests>=2.31.0
# Search connectors
duckduckgo_search>=0.5.7
googlesearch-python>=1.1.0
serpapi==0.1.5
stackapi>=0.3.1
# LLM / RAG
llama-index>=0.9.27
python-dotenv>=1.0.0
# AI tooling
autogen>=0.2.8
memgpt>=0.1.8
mypy>=1.5.1
# SWE-bench
swebench>=0.4.8
# Graph visualization
graphviz>=0.21
# Data visualization
matplotlib>=3.8.0
# Optional: LangGraph
langgraph>=0.1.9