Skip to content
This repository has been archived by the owner on Nov 26, 2023. It is now read-only.

Commit

Permalink
change to bokeh<2.5.0,>=2.4.0 because panel complains
Browse files Browse the repository at this point in the history
  • Loading branch information
kushalkolar committed Nov 3, 2021
1 parent 283d012 commit c1a13fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
#"tensorflow~=1.15.0", # do not change, caiman requirement
"tk", # do not change
"tcl",
"bokeh~=2.3.0",
"bokeh<2.5.0,>=2.4.0",
"nuset-lib",
"sk-video",
"click",
Expand Down

0 comments on commit c1a13fb

Please sign in to comment.