Skip to content

Commit

Permalink
Add constraint for joblib due to mlrose_hiive importing removed module
Browse files Browse the repository at this point in the history
  • Loading branch information
lbianchi-lbl committed Jun 30, 2023
1 parent c9ff053 commit cb85b8f
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 @@ -93,6 +93,7 @@
"cma",
"matplotlib<3.6",
"mlrose_hiive==2.1.3",
"joblib<1.3", # CCSI-Toolset/FOQUS#1154
"mplcursors",
"numpy",
"pandas",
Expand Down

0 comments on commit cb85b8f

Please sign in to comment.