PPLDAICamp
commited on
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
pip>=23.2.1
|
2 |
-
pandas==
|
3 |
scikit-learn>=1.0.1
|
4 |
-
numpy==1.
|
|
|
1 |
pip>=23.2.1
|
2 |
+
pandas==2.2.1
|
3 |
scikit-learn>=1.0.1
|
4 |
+
numpy==1.26.4
|