MNT: Bump Bokeh dependency to 1.4.0 for previous commit

This commit is contained in:
Kernc
2020-01-02 13:51:14 +01:00
parent f415e7a591
commit abbd1fae2e

View File

@@ -33,7 +33,7 @@ if __name__ == '__main__':
'typing ; python_version < "3.5"',
'numpy',
'pandas >= 0.25.0, != 0.25.0',
'bokeh >= 1.1.0',
'bokeh >= 1.4.0',
],
extras_require={
'doc': [