Skip to content

Commit ec27573

Browse files
t-SNE: Update version to 0.1.12 to use sklearn-v0.20
1 parent 1dcb1d4 commit ec27573

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

conda-recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ requirements:
5151
- commonmark
5252
- serverfiles
5353
- matplotlib >=2.0.0
54-
- fasttsne >=0.2.11
54+
- fasttsne >=0.2.12
5555

5656
test:
5757
# Python imports

requirements-core.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ serverfiles # for Data Sets synchronization
1616
networkx
1717
python-louvain
1818
requests
19-
fastTSNE>=0.2.11
19+
fastTSNE>=0.2.12

0 commit comments

Comments
 (0)