Fix CVE-2026-22218
This commit is contained in:
parent
13b826a31d
commit
038a09c73c
|
|
@ -7,7 +7,7 @@ requires-python = ">=3.10"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"akshare>=1.16.98",
|
"akshare>=1.16.98",
|
||||||
"backtrader>=1.9.78.123",
|
"backtrader>=1.9.78.123",
|
||||||
"chainlit>=2.5.5",
|
"chainlit>=2.9.4",
|
||||||
"chromadb>=1.0.12",
|
"chromadb>=1.0.12",
|
||||||
"eodhd>=1.0.32",
|
"eodhd>=1.0.32",
|
||||||
"feedparser>=6.0.11",
|
"feedparser>=6.0.11",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue