Skip to content

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
stuartarchibald committed Dec 31, 2018
1 parent 9c17dd4 commit 210400d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
6 changes: 4 additions & 2 deletions binder/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@ channels:
- numba

dependencies:
- python=3.6
- numba==0.41.0
- python=3.7
- numba==0.42.0
- scipy
- icc_rt
- dask
- progressbar2
- colorama
3 changes: 2 additions & 1 deletion conda-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
python ==3.6
python ==3.7
numba
bokeh
pygments
jinja2
pyyaml
mistune
progressbar2

0 comments on commit 210400d

Please sign in to comment.