add parts for odcker build and gitea action build
This commit is contained in:
@@ -4,4 +4,12 @@ version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.8"
|
||||
dependencies = []
|
||||
dependencies = [
|
||||
"browser-use",
|
||||
"langchain",
|
||||
"langchain-community",
|
||||
"langchain-openai",
|
||||
"langchain-text-splitters",
|
||||
"python-dotenv",
|
||||
"pyyaml",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user