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

Commit

Permalink
use bokeh~=2.3.0 because panel complains
Browse files Browse the repository at this point in the history
  • Loading branch information
kushalkolar committed Sep 16, 2021
1 parent 0b8c95e commit 47d1c53
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.2.0",
"bokeh~=2.3.0",
"nuset-lib",
"sk-video",
"click",
Expand Down

0 comments on commit 47d1c53

Please sign in to comment.