Skip to content

Commit 365cb91

Browse files
committed
Bugfix: Fix requirements.txt referring to floret instead of numpy.
1 parent 4eb0572 commit 365cb91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
nltk>=3.9.1
22
python-crfsuite
33
pint==0.24.4
4-
floret
4+
numpy

0 commit comments

Comments
 (0)