summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/textacy
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/python-modules/textacy')
-rw-r--r--pkgs/development/python-modules/textacy/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/development/python-modules/textacy/default.nix b/pkgs/development/python-modules/textacy/default.nix
index 31b02e3f2641..9f9fe685c952 100644
--- a/pkgs/development/python-modules/textacy/default.nix
+++ b/pkgs/development/python-modules/textacy/default.nix
@@ -9,7 +9,7 @@
, pyphen
, pytest
, requests
-, scikitlearn
+, scikit-learn
, scipy
, spacy
, srsly
@@ -35,7 +35,7 @@ buildPythonPackage rec {
pyemd
pyphen
requests
- scikitlearn
+ scikit-learn
scipy
spacy
srsly