Skip to content

Commit abbd1fa

Browse files
committed
MNT: Bump Bokeh dependency to 1.4.0 for previous commit
1 parent f415e7a commit abbd1fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
'typing ; python_version < "3.5"',
3434
'numpy',
3535
'pandas >= 0.25.0, != 0.25.0',
36-
'bokeh >= 1.1.0',
36+
'bokeh >= 1.4.0',
3737
],
3838
extras_require={
3939
'doc': [

0 commit comments

Comments
 (0)