Skip to content

Commit 4e1dcd2

Browse files
committed
Add bokeh.
1 parent 709da05 commit 4e1dcd2

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

pip/bokeh.file

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
Requires: py3-typing-extensions
2-
Requires: py3-PyYAML py3-python-dateutil py3-Jinja2 py3-numpy py3-packaging
1+
Requires: py3-PyYAML py3-Jinja2 py3-numpy py3-packaging
32
Requires: py3-tornado py3-numpy py3-pillow
3+
Requires: py3-contourpy, py3-pandas, py3-xyzservices, py3-narwhals

pip/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,7 @@ MarkupSafe==3.0.3
228228
# NO_AUTO_UPDATE: version >= 3.10.0 requires Python 3.10+
229229
matplotlib==3.9.4
230230
matplotlib-inline==0.2.1
231+
bokeh=3.8.1
231232
maturin==1.9.6
232233
mccabe==0.7.0
233234
mdurl==0.1.2

python_tools.spec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ Requires: py3-python-ldap
110110
Requires: py3-plac
111111

112112
Requires: py3-matplotlib
113+
Requires: py3-bokeh
113114
Requires: py3-numpy
114115
Requires: py3-sqlalchemy
115116
Requires: py3-pygithub

0 commit comments

Comments
 (0)