mirror of https://github.com/kortix-ai/suna.git
parent
9d6683aeaf
commit
6899d673b3
|
@ -18,7 +18,6 @@ classifiers = [
|
|||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.11"
|
||||
streamlit-quill = "0.0.3"
|
||||
python-dotenv = "1.0.1"
|
||||
litellm = "1.66.1"
|
||||
click = "8.1.7"
|
||||
|
@ -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