Skip to content

Commit 23b6e52

Browse files
committed
Docs: Fix list of dependencies. Floret was replaced with numpy in 2.1.0
1 parent c669e4c commit 23b6e52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/tutorials/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Ingredient Parser depends on the following
4444
* `python-crfsuite <https://python-crfsuite.readthedocs.io/en/latest/>`_
4545
* `NLTK <https://www.nltk.org/>`_
4646
* `Pint <https://pint.readthedocs.io/en/stable/>`_
47-
* `Floret <https://github.com/explosion/floret>`_
47+
* `Numpy <https://numpy.org/>`_
4848

4949
Usage
5050
^^^^^

0 commit comments

Comments
 (0)