mirror of https://github.com/kortix-ai/suna.git
parent
9d6683aeaf
commit
b48b9e2d58
|
@ -45,7 +45,6 @@ python-ripgrep = "0.0.6"
|
|||
daytona_sdk = "^0.14.0"
|
||||
boto3 = "^1.34.0"
|
||||
openai = "^1.72.0"
|
||||
streamlit = "^1.44.1"
|
||||
nest-asyncio = "^1.6.0"
|
||||
vncdotool = "^1.2.0"
|
||||
tavily-python = "^0.5.4"
|
||||
|
@ -63,4 +62,4 @@ daytona-sdk = "^0.14.0"
|
|||
|
||||
[build-system]
|
||||
requires = ["poetry-core"]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
|
Loading…
Reference in New Issue