Bump nltk minimum version to 3.9.4 to resolve CVE-2026-33230
This commit is contained in:
@@ -26,7 +26,7 @@ dependencies = [
|
||||
"docstring_parser>=0.16,<1",
|
||||
"loguru~=0.7.3",
|
||||
"Markdown>=3.7,<4",
|
||||
"nltk>=3.9.3,<4",
|
||||
"nltk>=3.9.4,<4",
|
||||
"numpy>=1.26.4,<3",
|
||||
"Pillow>=11.1.0,<13",
|
||||
"protobuf>=6.31.1,<7",
|
||||
|
||||
Reference in New Issue
Block a user