diff --git a/pyproject.toml b/pyproject.toml index 999320e3..4f8fb553 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ python= ">=3.8, <3.12" nltk="^3.8.1" gensim="^4.3.1" python-crfsuite="^0.9.9" -numpy = "1.24.3" +numpy = "~1.24" scikit-learn = "^1.2.2" fasttext-wheel = "^0.9.2" flashtext = "^2.7"