Julia-browser-Agent / requirements.txt
rootxhacker's picture
Update requirements.txt
e10a54e verified
raw
history blame
281 Bytes
# Core dependencies for AI Web Agent
gradio>=4.0.0
crewai>=0.1.0
julia-browser>=1.0.0
groq>=0.4.0
crewai-tools
# Additional dependencies that might be needed
pydantic>=2.0.0
requests>=2.31.0
typing-extensions>=4.7.0
# Optional: For better error handling and logging
loguru>=0.7.0