Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
-
pandas
|
| 2 |
scikit-learn==1.2.2
|
| 3 |
-
numpy
|
|
|
|
| 1 |
+
pandas==2.0.3
|
| 2 |
scikit-learn==1.2.2
|
| 3 |
+
numpy==1.25.2
|