Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -8,3 +8,5 @@ pandas
|
|
8 |
matplotlib
|
9 |
openai==0.28
|
10 |
seaborn
|
|
|
|
|
|
8 |
matplotlib
|
9 |
openai==0.28
|
10 |
seaborn
|
11 |
+
scikit-learn==1.3.1
|
12 |
+
joblib==1.3.1
|