Files
browser-use/browser_use/skill_cli/requirements-cli.txt
sauravpanda 22f0e501e9 fix: upgrade aiohttp to 3.13.4 to patch memory exhaustion vulnerability
Bumps aiohttp from 3.13.3 to 3.13.4 in requirements-cli.txt.
Fixes uncapped memory usage from insufficient trailer header restrictions
(aio-libs/aiohttp@0c2e9da).
2026-04-02 16:26:39 -07:00

13 lines
305 B
Plaintext

# Minimal dependencies for the browser-use CLI.
# Used by install_lite.sh — update this file if the CLI's import chain changes.
aiohttp==3.13.4
bubus==1.5.6
cdp-use==1.4.5
httpx==0.28.1
psutil==7.2.2
pydantic==2.12.5
pydantic-settings==2.12.0
python-dotenv==1.2.1
typing-extensions==4.15.0
uuid7==0.1.0