chore: remove unused chainlit dependency (CVE-2026-22218)

This commit is contained in:
Yijia-Xiao 2026-03-15 16:16:42 +00:00
parent f047f26df0
commit 8a60662070
2 changed files with 0 additions and 2 deletions

View File

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

View File

@ -14,7 +14,6 @@ requests
tqdm
pytz
redis
chainlit
rich
typer
questionary