Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ hopsworks
|
|
| 3 |
joblib
|
| 4 |
pandas
|
| 5 |
python-dotenv
|
| 6 |
-
google-api-python-client
|
|
|
|
|
|
| 3 |
joblib
|
| 4 |
pandas
|
| 5 |
python-dotenv
|
| 6 |
+
google-api-python-client
|
| 7 |
+
scikit-learn==1.3.2
|