aboutsummaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index d0c7537..d378722 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -13,6 +13,7 @@ dependencies = [
"flask>=3.1.1",
"flask-cors>=6.0.1",
"flask-sock>=0.7.0",
+ "spacy>=3.8.7",
]
readme = "README.md"
requires-python = ">= 3.8"