Skip to content

Commit 67379da

Browse files
1 parent 0ccc0ba commit 67379da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
install_requires=[
4040
'numpy >= 1.17.0',
4141
'pandas >= 0.25.0, != 0.25.0',
42-
'bokeh >= 1.4.0',
42+
'bokeh == 2.4.3',
4343
],
4444
extras_require={
4545
'doc': [

0 commit comments

Comments
 (0)