Skip to content

Commit

Permalink
Updated the requirements file to point to the correct pyahocorasick v…
Browse files Browse the repository at this point in the history
…ersion on GitHub.
  • Loading branch information
jldevezas committed Jul 9, 2020
1 parent 7cf6381 commit 5fab73e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pyahocorasick==1.1.0
nltk==3.4.5
git+https://github.com/WojciechMula/pyahocorasick.git@iter_long # pyahocorasick==1.1.0
python-rake==1.4.5
yake==0.4.3
nltk==3.4.5

0 comments on commit 5fab73e

Please sign in to comment.