Update pyproject.toml

removed another death improt
This commit is contained in:
Marco Vinciguerra 2025-05-07 15:09:40 +02:00 committed by GitHub
parent 9d6683aeaf
commit b48b9e2d58
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 2 deletions

View File

@ -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"