We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b7479d commit 25b5cc6Copy full SHA for 25b5cc6
conda-recipe/meta.yaml
@@ -51,6 +51,7 @@ requirements:
51
- commonmark
52
- serverfiles
53
- matplotlib >=2.0.0
54
+ - fasttsne >=0.2.7
55
56
test:
57
# Python imports
requirements-core.txt
@@ -15,4 +15,4 @@ setuptools>=36.3
15
serverfiles # for Data Sets synchronization
16
networkx
17
python-louvain
18
-fastTSNE>=0.2.3
+fastTSNE>=0.2.7
0 commit comments