chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
[project]
|
||||
name = "web-browsing-agent"
|
||||
version = "0.1.0"
|
||||
description = "Web Browsing Multi-Agent Workflow Utilizing CrewAI and Stagehand"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"crewai>=0.141.0",
|
||||
"nest-asyncio>=1.6.0",
|
||||
"stagehand>=0.4.0",
|
||||
]
|
||||
Reference in New Issue
Block a user