Skip to content

Commit

Permalink
Merge pull request #3405 from himkt/janome-optional
Browse files Browse the repository at this point in the history
deps: make janome optional
  • Loading branch information
alanakbik authored Mar 6, 2024
2 parents 74050e1 + d99df7d commit ed7cfb5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
black[jupyter]>=23.3.0
konoha<6.0.0
konoha[janome]<6.0.0
mypy>=1.2.0
pytest>=7.3.1
pytest-black-ng>=0.4.1
Expand Down
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ ftfy>=6.1.0
gdown>=4.4.0
gensim>=4.2.0
huggingface-hub>=0.10.0
janome>=0.4.2
langdetect>=1.0.9
lxml>=4.8.0
matplotlib>=2.2.3
Expand Down

0 comments on commit ed7cfb5

Please sign in to comment.