Skip to content

Commit

Permalink
Update requirement.txt, set minimium numpy version to 1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
Alaya-in-Matrix committed Dec 18, 2021
1 parent 5d76662 commit fee1251
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions HEBO/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
numpy>=1.15
numpy>=1.16
pandas>=1.0.1
torch>=1.4.0
torch>=1.9.0
pymoo>=0.5.0
scikit-learn>=0.22
gpytorch==1.1.1
gpytorch>=1.4.0
GPy>=1.9.9
catboost>=0.24.4

0 comments on commit fee1251

Please sign in to comment.