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 f415e7a commit abbd1faCopy full SHA for abbd1fa
setup.py
@@ -33,7 +33,7 @@
33
'typing ; python_version < "3.5"',
34
'numpy',
35
'pandas >= 0.25.0, != 0.25.0',
36
- 'bokeh >= 1.1.0',
+ 'bokeh >= 1.4.0',
37
],
38
extras_require={
39
'doc': [
0 commit comments