Files
seleniumbase-website-scraper/requirements.txt
2026-06-08 23:23:41 +00:00

14 lines
484 B
Plaintext

# a2a-pack is auto-installed by the deploy build.
# Browser automation runs in a SeleniumBase workspace sandbox image; seleniumbase/selenium
# are intentionally NOT installed into the agent container.
# For LLM-backed iterative planning only (agent-side):
# Keep these lean so sandbox tests pass reliably.
# Pin to a compatible matrix with a2a_pack's DeepAgents middleware imports.
deepagents==0.5.1
langchain==0.2.16
langchain-openai==0.1.24
langgraph==0.1.12
beautifulsoup4>=4.12