Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f94b20f

Browse filesBrowse files
committed
MNT: Bump bokeh >= 3.0.0 (for js_on_event)
Fixes kernc#1282
1 parent da7d22b commit f94b20f
Copy full SHA for f94b20f

1 file changed

+1-1Lines changed: 1 addition & 1 deletion

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎setup.py‎

Copy file name to clipboardExpand all lines: setup.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
install_requires=[
3434
'numpy >= 1.17.0',
3535
'pandas >= 0.25.0, != 0.25.0',
36-
'bokeh >= 1.4.0, != 3.0.*, != 3.2.*',
36+
'bokeh >= 3.0.0, != 3.0.*, != 3.2.*',
3737
],
3838
extras_require={
3939
'doc': [

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.