diff --git a/srcpkgs/python3-bokeh/template b/srcpkgs/python3-bokeh/template index 0dbd424fc3f..0581d6b7f48 100644 --- a/srcpkgs/python3-bokeh/template +++ b/srcpkgs/python3-bokeh/template @@ -1,11 +1,12 @@ # Template file for 'python3-bokeh' pkgname=python3-bokeh version=3.7.0 -revision=1 +revision=2 build_style=python3-module hostmakedepends="python3-setuptools python3-colorama" depends="python3-Jinja2 python3-contourpy python3-numpy python3-packaging - python3-pandas python3-Pillow python3-yaml python3-tornado python3-xyzservices" + python3-pandas python3-Pillow python3-yaml python3-tornado python3-narwhals + python3-xyzservices" short_desc="Interactive data visualization in a browser, from Python" maintainer="Andrew J. Hesford " license="BSD-3-Clause"