diff pyproject.toml @ 1:c2176e9a2696

split by sentences
author drewp@bigasterisk.com
date Wed, 03 Jul 2024 20:19:57 -0700
parents ca5da75f03ee
children 0e33c65f1904
line wrap: on
line diff
--- a/pyproject.toml	Wed Jul 03 19:16:28 2024 -0700
+++ b/pyproject.toml	Wed Jul 03 20:19:57 2024 -0700
@@ -12,6 +12,7 @@
     "pymilvus[model]>=2.4.4",
     "ipdb>=0.13.13",
     "flax>=0.8.5",
+    "nltk>=3.8.1",
 ]
 requires-python = ">=3.11"
 readme = "README.md"