Skip to content

Commit 7e0f24d

Browse files
justin-cechmanektylerhutcherson
authored andcommitted
adds nltk requirement
1 parent 3b8e2b6 commit 7e0f24d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ tenacity = ">=8.2.2"
3333
tabulate = "^0.9.0"
3434
ml-dtypes = "^0.4.0"
3535
python-ulid = "^3.0.0"
36+
nltk = { version = "^3.8.1", optional = true }
3637
openai = { version = "^1.13.0", optional = true }
3738
sentence-transformers = { version = "^3.4.0", optional = true }
3839
scipy = [

0 commit comments

Comments
 (0)