Skip to content

Commit

Permalink
depend on bokeh >= 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
landmanbester committed Nov 1, 2024
1 parent 4f757c2 commit f9d6dc0
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 @@ -31,7 +31,7 @@
"lz4",
"ipdb",
"psutil",
"bokeh < 3.0.0",
"bokeh >= 3.1.0",
"regions"
]

Expand Down

0 comments on commit f9d6dc0

Please sign in to comment.