Skip to content

Commit dab268e

Browse files
dependabot[bot]amotl
authored andcommitted
Update bokeh requirement from <2.3,>=1.4.0 to >=1.4.0,<3.1
Updates the requirements on [bokeh](https://github.com/bokeh/bokeh) to permit the latest version. - [Release notes](https://github.com/bokeh/bokeh/releases) - [Changelog](https://github.com/bokeh/bokeh/blob/3.0.3/docs/CHANGELOG) - [Commits](bokeh/bokeh@1.4.0...3.0.3) --- updated-dependencies: - dependency-name: bokeh dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4f2fa72 commit dab268e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105

106106
'matplotlib>=3,<3.4',
107107
#'cairocffi>=0.5.4',
108-
'bokeh>=1.4.0,<2.3',
108+
'bokeh>=1.4.0,<3.1',
109109
'vincent>=0.4.4,<0.5',
110110
],
111111

0 commit comments

Comments
 (0)