StartupScan / requirements.txt
kaikaidai's picture
Initial commit: Startup Idea Validator app (cleaned - removed sensitive files)
c287226
raw
history blame contribute delete
637 Bytes
# Core Framework
agno>=1.7.5
streamlit>=1.47.0
# AI/ML Libraries
openai>=1.97.1
anthropic>=0.58.2
groq>=0.30.0
google-generativeai>=0.8.5
# Search and Research Tools
google-search-results>=2.4.2
duckduckgo-search>=8.1.1
exa-py>=1.14.18
googlesearch-python>=1.3.0
pycountry>=24.6.1
# Monitoring and Observability
atla-insights[openai]>=0.0.11
atla-insights[agno]>=0.0.11
# Core Python Libraries
pydantic>=2.11.7
pydantic-settings>=2.10.1
python-dotenv>=1.1.1
httpx>=0.28.1
requests>=2.32.4
# Data and UI
pandas>=2.3.1
numpy>=1.24.0,<2.0.0
rich>=14.0.0
# Async Support
nest-asyncio>=1.6.0
# Database (if needed)
sqlalchemy>=2.0.41