mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-07-10 01:18:29 +00:00
deps fixes
This commit is contained in:
parent
458b2682fc
commit
102c57bf5c
2 changed files with 2 additions and 2 deletions
|
|
@ -10,7 +10,7 @@ uv pip install playwright
|
|||
# for kali-based
|
||||
# if [ "$@" = "hacking" ]; then
|
||||
apt-get install -y fonts-unifont libnss3 libnspr4 libatk1.0-0 libatspi2.0-0 libxcomposite1 libxdamage1 libatk-bridge2.0-0 libcups2
|
||||
playwright install chromium
|
||||
playwright install chromium-headless-shell
|
||||
# else
|
||||
# # for debian based
|
||||
# playwright install --with-deps chromium
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ beautifulsoup4==4.13.4
|
|||
browser-use==0.2.5
|
||||
docker==7.1.0
|
||||
duckduckgo-search==6.1.12
|
||||
faiss-cpu==1.11.0
|
||||
faiss-cpu==1.8.0.post1
|
||||
fastmcp==2.3.4
|
||||
flask[async]==3.0.3
|
||||
flask-basicauth==0.2.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue