Skip to content

Commit

Permalink
Updating joblib version to fix #582 (#583)
Browse files Browse the repository at this point in the history
Updating joblib version to fix #582
  • Loading branch information
jonmclean authored Nov 12, 2020
1 parent 8d7d29f commit dc9c3b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
"anytree>=2.8.0",
"gensim",
"hyppo>=0.1.3",
"joblib>=0.17.0", # Older versions of joblib cause issue #806. Transitive dependency of hyppo.
"matplotlib>=3.0.0,<=3.3.0",
"networkx>=2.1",
"numpy>=1.8.1",
Expand Down

0 comments on commit dc9c3b0

Please sign in to comment.