diff --git a/pyproject.toml b/pyproject.toml index 999320e3..457a4369 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ keywords = ["nlp", "persian nlp", "persian"] "Join-us" = "https://www.roshan-ai.ir/join-us/" [tool.poetry.dependencies] -python= ">=3.8, <3.12" +python= ">=3.9" nltk="^3.8.1" gensim="^4.3.1" python-crfsuite="^0.9.9"