Web_scrapper / requirements.txt
Zelyanoth's picture
Upload 5 files
85e594a verified
raw
history blame contribute delete
354 Bytes
# Core dependencies
gradio>=4.0.0
langchain>=0.3.0
langchain-mistralai>=0.1.0
langchain-mcp-adapters>=0.1.0
langchain-community
mcp-use>=0.1.0
# MCP and browser automation
playwright>=1.40.0
# Additional utilities
python-dotenv>=1.0.0
pydantic>=2.0.0
aiohttp>=3.8.0
httpx>=0.24.0
# Optional: For better logging and debugging
loguru>=0.7.0
rich>=13.0.0