chore: remove unused chainlit dependency (CVE-2026-22218)
This commit is contained in:
parent
f047f26df0
commit
8a60662070
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -14,7 +14,6 @@ requests
|
|||
tqdm
|
||||
pytz
|
||||
redis
|
||||
chainlit
|
||||
rich
|
||||
typer
|
||||
questionary
|
||||
|
|
|
|||
Loading…
Reference in New Issue