Skip to content

Commit

Permalink
Merge pull request #3478 from pavlin-policar/requirements
Browse files Browse the repository at this point in the history
 Set requirements to fastTSNE==0.2.13, scikit-learn>=0.20.0
  • Loading branch information
VesnaT authored Dec 17, 2018
2 parents 19f9074 + 242ceee commit 9614cbc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion conda-recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ requirements:
- commonmark
- serverfiles
- matplotlib >=2.0.0
- fasttsne >=0.2.12
- fasttsne ==0.2.13

test:
# Python imports
Expand Down
2 changes: 1 addition & 1 deletion requirements-core.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ serverfiles # for Data Sets synchronization
networkx
python-louvain
requests
fastTSNE>=0.2.12
fastTSNE==0.2.13

0 comments on commit 9614cbc

Please sign in to comment.