We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da7d22b commit f94b20fCopy full SHA for f94b20f
setup.py
@@ -33,7 +33,7 @@
33
install_requires=[
34
'numpy >= 1.17.0',
35
'pandas >= 0.25.0, != 0.25.0',
36
- 'bokeh >= 1.4.0, != 3.0.*, != 3.2.*',
+ 'bokeh >= 3.0.0, != 3.0.*, != 3.2.*',
37
],
38
extras_require={
39
'doc': [
0 commit comments