Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions pip/bokeh.file
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Requires: py3-typing-extensions
Requires: py3-PyYAML py3-python-dateutil py3-Jinja2 py3-numpy py3-packaging
Requires: py3-PyYAML py3-Jinja2 py3-numpy py3-packaging
Requires: py3-tornado py3-numpy py3-pillow
Requires: py3-contourpy py3-pandas py3-xyzservices py3-narwhals
1 change: 1 addition & 0 deletions pip/narwhals.file
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
BuildRequires: py3-hatchling
4 changes: 3 additions & 1 deletion pip/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ bleach==6.2.0
blosc==1.11.3
# NO_AUTO_UPDATE: version >= 2.6.0 needs Python 3.10
blosc2==2.5.1
bokeh==3.8.0
bokeh==3.8.1
boost-histogram==1.6.1
bottle==0.13.4
# NO_AUTO_UPDATE: version >= 16.0 needs Python 3.10
Expand Down Expand Up @@ -243,6 +243,7 @@ mplhep-data==0.0.5
mpmath==1.3.0
msgpack==1.1.2
multidict==6.7.0
narwhals==2.13.0
nbclassic==1.3.3
nbclient==0.10.2
nbconvert==7.16.6
Expand Down Expand Up @@ -461,6 +462,7 @@ wrapt==1.14.1
#NO_AUTO_UPDATE: New versions require nvidia-nccl-cu12, which is a binary .whl package
xgboost==1.7.5
xxhash==3.6.0
xyzservices==2025.11.0
yarl==1.22.0
zipp==3.23.0
iminuit==2.31.1
1 change: 1 addition & 0 deletions python_tools.spec
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ Requires: py3-python-ldap
Requires: py3-plac

Requires: py3-matplotlib
Requires: py3-bokeh
Requires: py3-numpy
Requires: py3-sqlalchemy
Requires: py3-pygithub
Expand Down