Skip to content

Commit

Permalink
unpin bokeh
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter-Metz committed Mar 24, 2020
1 parent 23d5fa8 commit 5aeb70d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cs-config/install.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# bash commands for installing your package
conda install -c pslmodels -c conda-forge nodejs "taxbrain>=2.3.2" "taxcalc>=2.5.0" "paramtools>=0.10.2" "bokeh<2.0.0" pypandoc
conda install -c pslmodels -c conda-forge nodejs "taxbrain>=2.3.2" "taxcalc>=2.5.0" "paramtools>=0.10.2" bokeh pypandoc
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies:
- paramtools>=0.10.1
- pytest
- dask
- bokeh<2.0.0
- bokeh
- markdown
- cairo
- pango
Expand Down

0 comments on commit 5aeb70d

Please sign in to comment.