Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -5,7 +5,7 @@ imbalanced-learn==0.12.0
|
|
| 5 |
rdkit==2023.9.5
|
| 6 |
pandas==1.5.3
|
| 7 |
joblib==1.2.0
|
| 8 |
-
h5py==3.10.0
|
| 9 |
optuna==3.3.0
|
| 10 |
torchmetrics==1.1.2
|
| 11 |
-
xgboost==1.5.1
|
|
|
|
|
|
| 5 |
rdkit==2023.9.5
|
| 6 |
pandas==1.5.3
|
| 7 |
joblib==1.2.0
|
|
|
|
| 8 |
optuna==3.3.0
|
| 9 |
torchmetrics==1.1.2
|
| 10 |
+
xgboost==1.5.1
|
| 11 |
+
h5py
|