Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ pandas==2.0.3
|
|
| 3 |
numpy==1.24.4
|
| 4 |
matplotlib==3.7.2
|
| 5 |
scikit-learn==1.3.2
|
| 6 |
-
openpyxl==3.1.2
|
|
|
|
|
|
| 3 |
numpy==1.24.4
|
| 4 |
matplotlib==3.7.2
|
| 5 |
scikit-learn==1.3.2
|
| 6 |
+
openpyxl==3.1.2
|
| 7 |
+
setuptools==68.2.2
|