diff --git a/backend/pyproject.toml b/backend/pyproject.toml index 4bd8921a..416b992d 100644 --- a/backend/pyproject.toml +++ b/backend/pyproject.toml @@ -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" \ No newline at end of file +build-backend = "poetry.core.masonry.api"