diff --git a/pyproject.toml b/pyproject.toml index 9213d7f6..73231704 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,6 @@ requires-python = ">=3.10" dependencies = [ "langchain-core>=0.3.81", "backtrader>=1.9.78.123", - "chainlit>=2.5.5", "langchain-anthropic>=0.3.15", "langchain-experimental>=0.3.4", "langchain-google-genai>=2.1.5", diff --git a/requirements.txt b/requirements.txt index 9e51ed98..184468b8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,6 @@ requests tqdm pytz redis -chainlit rich typer questionary