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 915bd09 commit 4d1ffa2Copy full SHA for 4d1ffa2
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.*',
+ 'bokeh >= 1.4.0, != 3.0.*, != 3.2.*',
37
'joblib',
38
],
39
extras_require={
0 commit comments