samuelinferences commited on
Commit
b989865
1 Parent(s): a47a021

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  # Please use python V 3.7 to be compatible with all packages
2
  gpytorch==1.5.0
3
  torch==1.13
4
- scikit-learn==0.24.2
5
  pyyaml==5.4.1
6
  seaborn==0.11.2
7
  xgboost==1.4.0
1
  # Please use python V 3.7 to be compatible with all packages
2
  gpytorch==1.5.0
3
  torch==1.13
4
+ scikit-learn #==0.24.2
5
  pyyaml==5.4.1
6
  seaborn==0.11.2
7
  xgboost==1.4.0