Skip to content

Commit

Permalink
relax version bound on snapml
Browse files Browse the repository at this point in the history
Signed-off-by: Avi Shinnar <shinnar@us.ibm.com>
  • Loading branch information
shinnar committed Feb 1, 2024
1 parent 9b1c834 commit 4d33c49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"mystic",
"xgboost<2.1.0",
"lightgbm",
"snapml>=1.7.0rc3,<1.12.0",
"snapml>=1.7.0rc3",
"liac-arff>=2.4.0",
"tensorflow>=2.4.0,<=2.13.0",
"smac<=0.10.0",
Expand Down

0 comments on commit 4d33c49

Please sign in to comment.