Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
xehu committed Sep 23, 2024
1 parent 68c78a8 commit 2d2f031
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies = [
"emoji==1.7.0",
"flask==3.0.3",
"gensim>=4.3.3",
"nltk==3.9",
"nltk==3.9.1",
"numpy<2.0.0",
"pandas==2.2.2",
"pyphen==0.14.0",
Expand Down Expand Up @@ -65,4 +65,4 @@ where = ["src"]
'features/lexicons/function_words.txt',
'features/lexicons/question_words.txt',
'features/assets/*'
]
]

0 comments on commit 2d2f031

Please sign in to comment.