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 @@ -33,7 +33,7 @@ dependencies = [
"sciline>=25.05.1",
"scipp>=25.04.0",
"scippneutron>=25.02.0",
"scippnexus>=24.11.0",
"scippnexus>=25.06.0",
]

dynamic = ["version"]
Expand Down
2 changes: 1 addition & 1 deletion requirements/base.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
sciline>=25.05.1
scipp>=25.04.0
scippneutron>=25.02.0
scippnexus>=24.11.0
scippnexus>=25.06.0
42 changes: 21 additions & 21 deletions requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SHA1:b300915e3a524f201873bcdae539cb19309f1fa5
# SHA1:99f16c205324f8050cb96af707a607064a1a39a3
#
# This file was generated by pip-compile-multi.
# To update, run:
Expand All @@ -7,39 +7,39 @@
#
annotated-types==0.7.0
# via pydantic
contourpy==1.3.2
contourpy==1.3.3
# via matplotlib
cyclebane==24.10.0
# via sciline
cycler==0.12.1
# via matplotlib
dnspython==2.7.0
dnspython==2.8.0
# via email-validator
email-validator==2.2.0
email-validator==2.3.0
# via scippneutron
fonttools==4.59.0
fonttools==4.60.1
# via matplotlib
h5py==3.14.0
h5py==3.15.1
# via
# scippneutron
# scippnexus
idna==3.10
idna==3.11
# via email-validator
kiwisolver==1.4.8
kiwisolver==1.4.9
# via matplotlib
lazy-loader==0.4
# via
# plopp
# scippneutron
matplotlib==3.10.3
matplotlib==3.10.7
# via
# mpltoolbox
# plopp
mpltoolbox==25.5.0
mpltoolbox==25.10.0
# via scippneutron
networkx==3.4.2
networkx==3.5
# via cyclebane
numpy==2.2.6
numpy==2.3.4
# via
# contourpy
# h5py
Expand All @@ -51,22 +51,22 @@ packaging==25.0
# via
# lazy-loader
# matplotlib
pillow==11.3.0
pillow==12.0.0
# via matplotlib
plopp==25.7.0
plopp==25.10.0
# via scippneutron
pydantic==2.11.7
pydantic==2.12.3
# via scippneutron
pydantic-core==2.33.2
pydantic-core==2.41.4
# via pydantic
pyparsing==3.2.3
pyparsing==3.2.5
# via matplotlib
python-dateutil==2.9.0.post0
# via
# matplotlib
# scippneutron
# scippnexus
sciline==25.5.2
sciline==25.8.0
# via -r base.in
scipp==25.8.0
# via
Expand All @@ -79,17 +79,17 @@ scippnexus==25.6.0
# via
# -r base.in
# scippneutron
scipy==1.15.3
scipy==1.16.2
# via
# scippneutron
# scippnexus
six==1.17.0
# via python-dateutil
typing-extensions==4.14.1
typing-extensions==4.15.0
# via
# pydantic
# pydantic-core
# sciline
# typing-inspection
typing-inspection==0.4.1
typing-inspection==0.4.2
# via pydantic
58 changes: 30 additions & 28 deletions requirements/basetest.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,49 +7,51 @@
#
asttokens==3.0.0
# via stack-data
certifi==2025.7.14
certifi==2025.10.5
# via requests
charset-normalizer==3.4.2
charset-normalizer==3.4.4
# via requests
comm==0.2.2
comm==0.2.3
# via ipywidgets
contourpy==1.3.2
contourpy==1.3.3
# via matplotlib
cycler==0.12.1
# via matplotlib
decorator==5.2.1
# via ipython
executing==2.2.0
executing==2.2.1
# via stack-data
fonttools==4.59.0
fonttools==4.60.1
# via matplotlib
idna==3.10
idna==3.11
# via requests
iniconfig==2.1.0
iniconfig==2.3.0
# via pytest
ipython==8.37.0
ipython==9.6.0
# via ipywidgets
ipython-pygments-lexers==1.1.1
# via ipython
ipywidgets==8.1.7
# via -r basetest.in
jedi==0.19.2
# via ipython
jupyterlab-widgets==3.0.15
# via ipywidgets
kiwisolver==1.4.8
kiwisolver==1.4.9
# via matplotlib
lazy-loader==0.4
# via
# plopp
# tof
llvmlite==0.44.0
llvmlite==0.45.1
# via numba
matplotlib==3.10.3
matplotlib==3.10.7
# via plopp
matplotlib-inline==0.1.7
matplotlib-inline==0.2.1
# via ipython
numba==0.61.2
numba==0.62.1
# via -r basetest.in
numpy==2.2.6
numpy==2.3.4
# via
# contourpy
# matplotlib
Expand All @@ -62,21 +64,21 @@ packaging==25.0
# matplotlib
# pooch
# pytest
parso==0.8.4
parso==0.8.5
# via jedi
pexpect==4.9.0
# via ipython
pillow==11.3.0
pillow==12.0.0
# via matplotlib
platformdirs==4.3.8
platformdirs==4.5.0
# via pooch
plopp==25.7.0
plopp==25.10.0
# via tof
pluggy==1.6.0
# via pytest
pooch==1.8.2
# via -r basetest.in
prompt-toolkit==3.0.51
prompt-toolkit==3.0.52
# via ipython
ptyprocess==0.7.0
# via pexpect
Expand All @@ -85,38 +87,38 @@ pure-eval==0.2.3
pygments==2.19.2
# via
# ipython
# ipython-pygments-lexers
# pytest
pyparsing==3.2.3
pyparsing==3.2.5
# via matplotlib
pytest==8.4.1
pytest==8.4.2
# via -r basetest.in
python-dateutil==2.9.0.post0
# via matplotlib
requests==2.32.4
requests==2.32.5
# via pooch
scipp==25.8.0
# via tof
scipy==1.15.3
scipy==1.16.2
# via
# -r basetest.in
# tof
six==1.17.0
# via python-dateutil
stack-data==0.6.3
# via ipython
tof==25.5.0
tof==25.10.1
# via -r basetest.in
traitlets==5.14.3
# via
# comm
# ipython
# ipywidgets
# matplotlib-inline
typing-extensions==4.14.1
typing-extensions==4.15.0
# via ipython
urllib3==2.5.0
# via requests
wcwidth==0.2.13
wcwidth==0.2.14
# via prompt-toolkit
widgetsnbextension==4.0.14
# via ipywidgets
30 changes: 12 additions & 18 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,54 +5,48 @@
#
# requirements upgrade
#
cachetools==6.1.0
cachetools==6.2.1
# via tox
certifi==2025.7.14
certifi==2025.10.5
# via requests
chardet==5.2.0
# via tox
charset-normalizer==3.4.2
charset-normalizer==3.4.4
# via requests
colorama==0.4.6
# via tox
distlib==0.3.9
distlib==0.4.0
# via virtualenv
filelock==3.18.0
filelock==3.20.0
# via
# tox
# virtualenv
gitdb==4.0.12
# via gitpython
gitpython==3.1.44
gitpython==3.1.45
# via -r ci.in
idna==3.10
idna==3.11
# via requests
packaging==25.0
# via
# -r ci.in
# pyproject-api
# tox
platformdirs==4.3.8
platformdirs==4.5.0
# via
# tox
# virtualenv
pluggy==1.6.0
# via tox
pyproject-api==1.9.1
pyproject-api==1.10.0
# via tox
requests==2.32.4
requests==2.32.5
# via -r ci.in
smmap==5.0.2
# via gitdb
tomli==2.2.1
# via
# pyproject-api
# tox
tox==4.27.0
tox==4.32.0
# via -r ci.in
typing-extensions==4.14.1
# via tox
urllib3==2.5.0
# via requests
virtualenv==20.31.2
virtualenv==20.35.3
# via tox
Loading
Loading