Commit
·
5bd51c0
1
Parent(s):
04bfa24
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
scikit-learn==1.2.
|
2 |
-
numpy==1.24.
|
3 |
-
pandas==1.5.
|
4 |
joblib==1.2.0
|
|
|
1 |
+
scikit-learn==1.2.1
|
2 |
+
numpy==1.24.2
|
3 |
+
pandas==1.5.3
|
4 |
joblib==1.2.0
|