Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ networkx==3.4.2
|
|
3 |
umap-learn==0.5.7
|
4 |
matplotlib==3.10.1
|
5 |
scikit-learn==1.6.1
|
6 |
-
adjustText==1.3.0
|
|
|
|
3 |
umap-learn==0.5.7
|
4 |
matplotlib==3.10.1
|
5 |
scikit-learn==1.6.1
|
6 |
+
adjustText==1.3.0
|
7 |
+
datasets<4.0.0
|