Skip to content

Commit

Permalink
Use updated name for levenshtein dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
thatbudakguy committed Sep 24, 2024
1 parent 6aba58d commit de420c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
spacy>=3
lingpy==2.6.13
docopt==0.6.2
python-levenshtein==0.25.1
Levenshtein==0.25.1
networkx>=2.5
jsonlines==4.0.0
rich==13.7.1

0 comments on commit de420c6

Please sign in to comment.