Skip to content
Merged
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
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ dependencies = [
"pandas",
"plopp",
"pythreejs",
"sciline>=24.06.2",
"sciline>=25.04.1",
"scipp>=24.09.1", # Fixed new hist/bin API
"scippneutron>=25.02.1",
"scippnexus>=23.12.1", # 23.12.0 and below deadlock in threaded use
Expand Down
2 changes: 1 addition & 1 deletion requirements/base.in
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ numpy
pandas
plopp
pythreejs
sciline>=24.06.2
sciline>=25.04.1
scipp>=24.09.1
scippneutron>=25.02.1
scippnexus>=23.12.1
44 changes: 25 additions & 19 deletions requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SHA1:4505a5e875bef5ea2f9d5ce0d28ffeafee367336
# SHA1:9ceca0d4836c3d2459f42c28f60b679a19c8d660
#
# This file is autogenerated by pip-compile-multi
# To update, run:
Expand All @@ -21,23 +21,23 @@ cyclebane==24.10.0
# via sciline
cycler==0.12.1
# via matplotlib
dask==2025.2.0
dask==2025.3.0
# via -r base.in
decorator==5.1.1
decorator==5.2.1
# via ipython
dnspython==2.7.0
# via email-validator
email-validator==2.2.0
# via scippneutron
essreduce==25.2.4
essreduce==25.4.1
# via -r base.in
exceptiongroup==1.2.2
# via ipython
executing==2.2.0
# via stack-data
fonttools==4.56.0
fonttools==4.57.0
# via matplotlib
fsspec==2025.2.0
fsspec==2025.3.2
# via dask
graphviz==0.20.3
# via -r base.in
Expand All @@ -51,7 +51,7 @@ importlib-metadata==8.6.1
# via dask
ipydatawidgets==4.3.5
# via pythreejs
ipython==8.32.0
ipython==8.35.0
# via ipywidgets
ipywidgets==8.1.5
# via
Expand All @@ -64,10 +64,12 @@ jupyterlab-widgets==3.0.13
kiwisolver==1.4.8
# via matplotlib
lazy-loader==0.4
# via scippneutron
# via
# plopp
# scippneutron
locket==1.0.0
# via partd
matplotlib==3.10.0
matplotlib==3.10.1
# via
# mpltoolbox
# plopp
Expand All @@ -77,7 +79,7 @@ mpltoolbox==24.5.1
# via scippneutron
networkx==3.4.2
# via cyclebane
numpy==2.2.3
numpy==2.2.4
# via
# -r base.in
# contourpy
Expand Down Expand Up @@ -105,7 +107,7 @@ pexpect==4.9.0
# via ipython
pillow==11.1.0
# via matplotlib
plopp==24.10.0
plopp==25.3.0
# via
# -r base.in
# scippneutron
Expand All @@ -115,13 +117,13 @@ ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.3
# via stack-data
pydantic==2.10.6
pydantic==2.11.3
# via scippneutron
pydantic-core==2.27.2
pydantic-core==2.33.1
# via pydantic
pygments==2.19.1
# via ipython
pyparsing==3.2.1
pyparsing==3.2.3
# via matplotlib
python-dateutil==2.9.0.post0
# via
Expand All @@ -131,11 +133,11 @@ python-dateutil==2.9.0.post0
# scippnexus
pythreejs==2.4.2
# via -r base.in
pytz==2025.1
pytz==2025.2
# via pandas
pyyaml==6.0.2
# via dask
sciline==24.10.0
sciline==25.4.1
# via
# -r base.in
# essreduce
Expand All @@ -149,7 +151,7 @@ scippneutron==25.2.1
# via
# -r base.in
# essreduce
scippnexus==24.11.1
scippnexus==25.4.0
# via
# -r base.in
# essreduce
Expand All @@ -176,12 +178,16 @@ traitlets==5.14.3
# traittypes
traittypes==0.2.1
# via ipydatawidgets
typing-extensions==4.12.2
typing-extensions==4.13.1
# via
# ipython
# pydantic
# pydantic-core
tzdata==2025.1
# sciline
# typing-inspection
typing-inspection==0.4.0
# via pydantic
tzdata==2025.2
# via pandas
wcwidth==0.2.13
# via prompt-toolkit
Expand Down
8 changes: 4 additions & 4 deletions requirements/basetest.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,21 +13,21 @@ exceptiongroup==1.2.2
# via pytest
idna==3.10
# via requests
iniconfig==2.0.0
iniconfig==2.1.0
# via pytest
numpy==2.2.3
numpy==2.2.4
# via scipy
packaging==24.2
# via
# pooch
# pytest
platformdirs==4.3.6
platformdirs==4.3.7
# via pooch
pluggy==1.5.0
# via pytest
pooch==1.8.2
# via -r basetest.in
pytest==8.3.4
pytest==8.3.5
# via -r basetest.in
requests==2.32.3
# via pooch
Expand Down
10 changes: 5 additions & 5 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ colorama==0.4.6
# via tox
distlib==0.3.9
# via virtualenv
filelock==3.17.0
filelock==3.18.0
# via
# tox
# virtualenv
Expand All @@ -32,7 +32,7 @@ packaging==24.2
# -r ci.in
# pyproject-api
# tox
platformdirs==4.3.6
platformdirs==4.3.7
# via
# tox
# virtualenv
Expand All @@ -48,11 +48,11 @@ tomli==2.2.1
# via
# pyproject-api
# tox
tox==4.24.1
tox==4.25.0
# via -r ci.in
typing-extensions==4.12.2
typing-extensions==4.13.1
# via tox
urllib3==2.3.0
# via requests
virtualenv==20.29.2
virtualenv==20.30.0
# via tox
16 changes: 8 additions & 8 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
-r static.txt
-r test.txt
-r wheels.txt
anyio==4.8.0
anyio==4.9.0
# via
# httpx
# jupyter-server
Expand All @@ -22,13 +22,13 @@ argon2-cffi-bindings==21.2.0
# via argon2-cffi
arrow==1.3.0
# via isoduration
async-lru==2.0.4
async-lru==2.0.5
# via jupyterlab
cffi==1.17.1
# via argon2-cffi-bindings
copier==9.5.0
copier==9.6.0
# via -r dev.in
dunamai==1.23.0
dunamai==1.23.1
# via copier
fqdn==1.5.1
# via jsonschema
Expand All @@ -44,7 +44,7 @@ isoduration==20.11.0
# via jsonschema
jinja2-ansible-filters==1.3.2
# via copier
json5==0.10.0
json5==0.12.0
# via jupyterlab-server
jsonpointer==3.0.0
# via jsonschema
Expand All @@ -65,7 +65,7 @@ jupyter-server==2.15.0
# notebook-shim
jupyter-server-terminals==0.5.3
# via jupyter-server
jupyterlab==4.3.5
jupyterlab==4.4.0
# via -r dev.in
jupyterlab-server==2.27.3
# via jupyterlab
Expand All @@ -75,7 +75,7 @@ overrides==7.7.0
# via jupyter-server
pathspec==0.12.1
# via copier
pip-compile-multi==2.7.1
pip-compile-multi==2.8.0
# via -r dev.in
pip-tools==7.4.1
# via pip-compile-multi
Expand All @@ -85,7 +85,7 @@ prometheus-client==0.21.1
# via jupyter-server
pycparser==2.22
# via cffi
python-json-logger==3.2.1
python-json-logger==3.3.0
# via jupyter-events
questionary==2.1.0
# via copier
Expand Down
16 changes: 8 additions & 8 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ accessible-pygments==0.0.5
# via pydata-sphinx-theme
alabaster==1.0.0
# via sphinx
attrs==25.1.0
attrs==25.3.0
# via
# jsonschema
# referencing
Expand All @@ -28,7 +28,7 @@ certifi==2025.1.31
# via requests
charset-normalizer==3.4.1
# via requests
debugpy==1.8.12
debugpy==1.8.13
# via ipykernel
defusedxml==0.7.1
# via nbconvert
Expand All @@ -44,7 +44,7 @@ imagesize==1.4.1
# via sphinx
ipykernel==6.29.5
# via -r docs.in
jinja2==3.1.5
jinja2==3.1.6
# via
# myst-parser
# nbconvert
Expand Down Expand Up @@ -79,7 +79,7 @@ mdit-py-plugins==0.4.2
# via myst-parser
mdurl==0.1.2
# via markdown-it-py
mistune==3.1.2
mistune==3.1.3
# via nbconvert
myst-parser==4.0.1
# via -r docs.in
Expand All @@ -92,13 +92,13 @@ nbformat==5.10.4
# nbclient
# nbconvert
# nbsphinx
nbsphinx==0.9.6
nbsphinx==0.9.7
# via -r docs.in
nest-asyncio==1.6.0
# via ipykernel
pandocfilters==1.5.1
# via nbconvert
platformdirs==4.3.6
platformdirs==4.3.7
# via
# jupyter-core
# pooch
Expand All @@ -108,7 +108,7 @@ psutil==7.0.0
# via ipykernel
pydata-sphinx-theme==0.16.1
# via -r docs.in
pyzmq==26.2.1
pyzmq==26.4.0
# via
# ipykernel
# jupyter-client
Expand All @@ -120,7 +120,7 @@ requests==2.32.3
# via
# pooch
# sphinx
rpds-py==0.23.0
rpds-py==0.24.0
# via
# jsonschema
# referencing
Expand Down
Loading
Loading