mirror of
https://github.com/GH05TCREW/pentestagent.git
synced 2026-04-27 18:19:59 +00:00
ui: open interactive ToolsScreen on /tools; fallback to list if push fails
This commit is contained in:
@@ -70,6 +70,20 @@ rag = [
|
||||
all = [
|
||||
"pentestagent[dev,rag]",
|
||||
]
|
||||
hexstrike = [
|
||||
"flask>=2.3.0,<4.0.0",
|
||||
"requests>=2.31.0,<3.0.0",
|
||||
"psutil>=5.9.0,<6.0.0",
|
||||
"fastmcp>=0.2.0,<1.0.0",
|
||||
"beautifulsoup4>=4.12.0,<5.0.0",
|
||||
"selenium>=4.15.0,<5.0.0",
|
||||
"webdriver-manager>=4.0.0,<5.0.0",
|
||||
"aiohttp>=3.8.0,<4.0.0",
|
||||
"mitmproxy>=9.0.0,<11.0.0",
|
||||
"pwntools>=4.10.0,<5.0.0",
|
||||
"angr>=9.2.0,<10.0.0",
|
||||
"bcrypt==4.0.1",
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
Homepage = "https://github.com/GH05TCREW/pentestagent"
|
||||
|
||||
Reference in New Issue
Block a user