Skip to content

Commit

Permalink
Dependency cap on TF (#105)
Browse files Browse the repository at this point in the history
* TST: fixing orientation of ranks in heatmaps

* version bump

* adjusting spacing in heatmap

* Adding option to row center conditional probs when visualizing

* flake8

* TF dependency
  • Loading branch information
mortonjt committed Nov 18, 2019
1 parent 2e00415 commit 7e87597
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/conda_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ biom-format
nose
scikit-bio >0.5.1
tqdm
tensorflow >1.2
tensorflow <=1.14
coveralls
pycodestyle
flake8

0 comments on commit 7e87597

Please sign in to comment.