Skip to content

Commit

Permalink
Fixing numpy vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
athril authored Apr 5, 2022
1 parent e5a5a54 commit 368a228
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
pandas==1.1.5
numpy==1.19.5
numpy==1.21
optuna==2.4.0
deap==1.3
digen
seaborn
lightgbm==3.1.1
xgboost==1.3.2
scikit-learn
requests
requests

0 comments on commit 368a228

Please sign in to comment.