Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
numpy==1.23
|
2 |
pandas==1.3.4
|
3 |
umap-learn==0.5.3
|
4 |
scikit-learn==1.0.2
|
|
|
1 |
+
numpy==1.23.5
|
2 |
pandas==1.3.4
|
3 |
umap-learn==0.5.3
|
4 |
scikit-learn==1.0.2
|