update nltk version to 3.8.1 (#7544)

This commit is contained in:
Jyong
2024-08-22 18:17:21 +08:00
committed by GitHub
parent f5dcc6092b
commit 4ce47284dc
3 changed files with 98 additions and 107 deletions

View File

@@ -216,7 +216,7 @@ twilio = "~9.0.4"
vanna = { version = "0.5.5", extras = ["postgres", "mysql", "clickhouse", "duckdb"] }
wikipedia = "1.4.0"
yfinance = "~0.2.40"
nltk = "3.8.1"
############################################################
# VDB dependencies required by vector store clients
############################################################