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 .copier-answers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: A simple tool to create time-of-flight chopper cascade diagrams
max_python: '3.14'
min_python: '3.11'
namespace_package: ''
nightly_deps: scipp,plopp
nightly_deps: scipp,plopp,scippneutron
orgname: scipp
prettyname: Tof
projectname: tof
Expand Down
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#
# requirements upgrade
#
certifi==2026.5.20
certifi==2026.6.17
# via requests
charset-normalizer==3.4.7
# via requests
Expand All @@ -25,7 +25,7 @@ lazy-loader==0.5
# via
# -r base.in
# plopp
matplotlib==3.10.9
matplotlib==3.11.0
# via plopp
numpy==2.4.6
# via
Expand Down
6 changes: 3 additions & 3 deletions requirements/basetest.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ lazy-loader==0.5
# via
# plopp
# scippneutron
matplotlib==3.10.9
matplotlib==3.11.0
# via
# mpltoolbox
# plopp
Expand Down Expand Up @@ -64,7 +64,7 @@ pygments==2.20.0
# via pytest
pyparsing==3.3.2
# via matplotlib
pytest==9.0.3
pytest==9.1.1
# via -r basetest.in
python-dateutil==2.9.0.post0
# via
Expand All @@ -75,7 +75,7 @@ scipp==26.3.1
# plopp
# scippneutron
# scippnexus
scippneutron==26.5.0
scippneutron==26.6.0
# via -r basetest.in
scippnexus==26.1.1
# via scippneutron
Expand Down
12 changes: 6 additions & 6 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
#
cachetools==7.1.4
# via tox
certifi==2026.5.20
certifi==2026.6.17
# via requests
charset-normalizer==3.4.7
# via requests
colorama==0.4.6
# via tox
distlib==0.4.1
distlib==0.4.3
# via virtualenv
filelock==3.29.1
filelock==3.29.4
# via
# python-discovery
# tox
Expand All @@ -39,7 +39,7 @@ pluggy==1.6.0
# via tox
pyproject-api==1.10.1
# via tox
python-discovery==1.4.0
python-discovery==1.4.2
# via
# tox
# virtualenv
Expand All @@ -49,9 +49,9 @@ smmap==5.0.3
# via gitdb
tomli-w==1.2.0
# via tox
tox==4.55.1
tox==4.56.0
# via -r ci.in
urllib3==2.7.0
# via requests
virtualenv==21.4.2
virtualenv==21.5.1
# via tox
14 changes: 8 additions & 6 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.13.0
anyio==4.14.0
# via
# httpx
# jupyter-server
Expand All @@ -30,7 +30,7 @@ click==8.4.1
# via
# pip-compile-multi
# pip-tools
copier==9.15.1
copier==9.16.0
# via -r dev.in
dunamai==1.26.1
# via copier
Expand All @@ -48,7 +48,7 @@ isoduration==20.11.0
# via jsonschema
jinja2-ansible-filters==1.3.2
# via copier
json5==0.14.0
json5==0.15.0
# via jupyterlab-server
jsonpointer==3.1.1
# via jsonschema
Expand All @@ -57,19 +57,21 @@ jsonschema[format-nongpl]==4.26.0
# jupyter-events
# jupyterlab-server
# nbformat
jupyter-builder==1.0.2
# via jupyterlab
jupyter-events==0.12.1
# via jupyter-server
jupyter-lsp==2.3.1
# via jupyterlab
jupyter-server==2.19.0
jupyter-server==2.20.0
# via
# jupyter-lsp
# jupyterlab
# jupyterlab-server
# notebook-shim
jupyter-server-terminals==0.5.4
# via jupyter-server
jupyterlab==4.5.7
jupyterlab==4.6.0
# via -r dev.in
jupyterlab-server==2.28.0
# via jupyterlab
Expand All @@ -83,7 +85,7 @@ pip-compile-multi==3.3.1
# via -r dev.in
pip-tools==7.5.3
# via pip-compile-multi
plumbum==1.10.0
plumbum==2.0.1
# via copier
prometheus-client==0.25.0
# via jupyter-server
Expand Down
27 changes: 14 additions & 13 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ babel==2.18.0
# via
# pydata-sphinx-theme
# sphinx
beautifulsoup4==4.14.3
beautifulsoup4==4.15.0
# via
# nbconvert
# pydata-sphinx-theme
bleach[css]==6.3.0
bleach[css]==6.4.0
# via nbconvert
comm==0.2.3
# via
Expand Down Expand Up @@ -56,11 +56,11 @@ fastjsonschema==2.21.2
# via nbformat
imagesize==2.0.0
# via sphinx
ipykernel==7.2.0
ipykernel==7.3.0
# via -r docs.in
ipympl==0.10.0
# via -r docs.in
ipython==9.14.0
ipython==9.14.1
# via
# ipykernel
# ipympl
Expand All @@ -83,7 +83,7 @@ jsonschema==4.26.0
# via nbformat
jsonschema-specifications==2025.9.1
# via jsonschema
jupyter-client==8.8.0
jupyter-client==8.9.1
# via
# ipykernel
# nbclient
Expand Down Expand Up @@ -114,13 +114,13 @@ mdit-py-plugins==0.6.1
# via myst-parser
mdurl==0.1.2
# via markdown-it-py
mistune==3.2.1
mistune==3.3.2
# via nbconvert
mpltoolbox==26.2.0
# via scippneutron
myst-parser==5.1.0
# via -r docs.in
nbclient==0.10.4
nbclient==0.11.0
# via nbconvert
nbconvert==7.17.1
# via nbsphinx
Expand All @@ -131,7 +131,7 @@ nbformat==5.10.4
# nbsphinx
nbsphinx==0.9.8
# via -r docs.in
nest-asyncio==1.6.0
nest-asyncio2==1.7.2
# via ipykernel
pandocfilters==1.5.1
# via nbconvert
Expand All @@ -156,7 +156,7 @@ pydantic==2.13.4
# scippneutron
pydantic-core==2.46.4
# via pydantic
pydantic-settings==2.14.1
pydantic-settings==2.14.2
# via autodoc-pydantic
pydata-sphinx-theme==0.16.1
# via
Expand Down Expand Up @@ -190,7 +190,7 @@ rpds-py==2026.5.1
# via
# jsonschema
# referencing
scippneutron==26.5.0
scippneutron==26.6.0
# via -r docs.in
scippnexus==26.1.1
# via scippneutron
Expand Down Expand Up @@ -231,9 +231,9 @@ sphinxcontrib-serializinghtml==2.0.0
# via sphinx
stack-data==0.6.3
# via ipython
tinycss2==1.4.0
tinycss2==1.5.1
# via bleach
tornado==6.5.6
tornado==6.5.7
# via
# ipykernel
# jupyter-client
Expand All @@ -254,6 +254,7 @@ typing-extensions==4.15.0
# via
# beautifulsoup4
# ipython
# jupyter-client
# pydantic
# pydantic-core
# pydata-sphinx-theme
Expand All @@ -263,7 +264,7 @@ typing-inspection==0.4.2
# via
# pydantic
# pydantic-settings
wcwidth==0.7.0
wcwidth==0.8.1
# via prompt-toolkit
webencodings==0.5.1
# via
Expand Down
1 change: 1 addition & 0 deletions requirements/nightly.in
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ scipp
--extra-index-url=https://pypi.org/simple
--pre
plopp @ git+https://github.com/scipp/plopp@main
scippneutron @ git+https://github.com/scipp/scippneutron@main
61 changes: 51 additions & 10 deletions requirements/nightly.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SHA1:8e0cbb58c16b73785a964a72328d59c532053bb8
# SHA1:8c9862bfb91b100e0b999c6baa4067ea52b93b55
#
# This file was generated by pip-compile-multi.
# To update, run:
Expand All @@ -8,20 +8,31 @@
--index-url https://pypi.anaconda.org/scipp-nightly-wheels/simple/
--extra-index-url https://pypi.org/simple

certifi==2026.5.20
annotated-types==0.7.0
# via pydantic
certifi==2026.6.17
# via requests
charset-normalizer==3.4.7
# via requests
contourpy==1.3.3
# via matplotlib
cycler==0.12.1
# via matplotlib
dnspython==2.8.0
# via email-validator
email-validator==2.3.0
# via scippneutron
fonttools==4.63.0
# via matplotlib
h5py==3.16.0
# via -r nightly.in
# via
# -r nightly.in
# scippneutron
# scippnexus
idna==3.18
# via requests
# via
# email-validator
# requests
iniconfig==2.3.0
# via pytest
kiwisolver==1.5.0
Expand All @@ -30,14 +41,20 @@ lazy-loader==0.5
# via
# -r nightly.in
# plopp
matplotlib==3.11.0rc2
# via plopp
# scippneutron
matplotlib==3.11.0
# via
# mpltoolbox
# plopp
mpltoolbox==26.2.0
# via scippneutron
numpy==2.4.6
# via
# contourpy
# h5py
# matplotlib
# scipp
# scippneutron
# scipy
packaging==26.2
# via
Expand All @@ -50,28 +67,52 @@ pillow==12.2.0
platformdirs==4.10.0
# via pooch
plopp @ git+https://github.com/scipp/plopp@main
# via -r nightly.in
# via
# -r nightly.in
# scippneutron
pluggy==1.6.0
# via pytest
pooch==1.9.0
# via -r nightly.in
pydantic==2.14.0a1
# via scippneutron
pydantic-core==2.47.0
# via pydantic
pygments==2.20.0
# via pytest
pyparsing==3.3.2
# via matplotlib
pytest==9.0.3
pytest==9.1.1
# via -r nightly.in
python-dateutil==2.9.0.post0
# via matplotlib
# via
# matplotlib
# scippneutron
requests==2.34.2
# via pooch
scipp==100.0.0.dev0
# via
# -r nightly.in
# plopp
scipy==1.17.1
# scippneutron
# scippnexus
scippneutron @ git+https://github.com/scipp/scippneutron@main
# via -r nightly.in
scippnexus==26.1.1
# via scippneutron
scipy==1.17.1
# via
# -r nightly.in
# scippneutron
# scippnexus
six==1.17.0
# via python-dateutil
typing-extensions==4.15.0
# via
# pydantic
# pydantic-core
# typing-inspection
typing-inspection==0.4.2
# via pydantic
urllib3==2.7.0
# via requests
Loading
Loading