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
3 changes: 2 additions & 1 deletion requirements/base.in
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@ numpy>=1.25
plopp>=25.07.0
pythreejs>=2.4.1
sciline>=25.04.1
scipp>=25.05.1
scipp>=25.11.0
scippneutron>=25.02.0
scippnexus>=23.12.0
tof>=25.11.1
ncrystal[cif]>=4.1.0
spglib!=2.7
48 changes: 25 additions & 23 deletions requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SHA1:211d5471bcbe9da722143b751c4a5cb05f6e5be4
# SHA1:40cd03cd4a9e9632db0eebb7d094cb1a55638372
#
# This file was generated by pip-compile-multi.
# To update, run:
Expand All @@ -7,11 +7,11 @@
#
annotated-types==0.7.0
# via pydantic
ase==3.26.0
ase==3.27.0
# via ncrystal
asttokens==3.0.1
# via stack-data
certifi==2025.11.12
certifi==2026.1.4
# via requests
charset-normalizer==3.4.4
# via requests
Expand All @@ -27,21 +27,21 @@ cyclebane==24.10.0
# via sciline
cycler==0.12.1
# via matplotlib
dask==2025.11.0
dask==2026.1.1
# via -r base.in
decorator==5.2.1
# via ipython
dnspython==2.8.0
# via email-validator
email-validator==2.3.0
# via scippneutron
essreduce==25.12.1
essreduce==26.1.1
# via -r base.in
executing==2.2.1
# via stack-data
fonttools==4.61.0
fonttools==4.61.1
# via matplotlib
fsspec==2025.12.0
fsspec==2026.1.0
# via dask
gemmi==0.7.4
# via ncrystal
Expand All @@ -55,11 +55,11 @@ idna==3.11
# via
# email-validator
# requests
importlib-metadata==8.7.0
importlib-metadata==8.7.1
# via dask
ipydatawidgets==4.3.5
# via pythreejs
ipython==9.8.0
ipython==9.9.0
# via ipywidgets
ipython-pygments-lexers==1.1.1
# via ipython
Expand All @@ -80,7 +80,7 @@ lazy-loader==0.4
# tof
locket==1.0.0
# via partd
matplotlib==3.10.7
matplotlib==3.10.8
# via
# ase
# mpltoolbox
Expand All @@ -89,15 +89,15 @@ matplotlib-inline==0.2.1
# via ipython
mpltoolbox==25.10.0
# via scippneutron
ncrystal[cif]==4.2.10
ncrystal[cif]==4.2.12
# via -r base.in
ncrystal-core==4.2.10
ncrystal-core==4.2.12
# via ncrystal
ncrystal-python==4.2.10
ncrystal-python==4.2.12
# via ncrystal
networkx==3.6.1
# via cyclebane
numpy==2.3.5
numpy==2.4.1
# via
# -r base.in
# ase
Expand All @@ -111,7 +111,7 @@ numpy==2.3.5
# scippneutron
# scipy
# spglib
packaging==25.0
packaging==26.0
# via
# dask
# lazy-loader
Expand All @@ -123,7 +123,7 @@ partd==1.4.2
# via dask
pexpect==4.9.0
# via ipython
pillow==12.0.0
pillow==12.1.0
# via matplotlib
platformdirs==4.5.1
# via pooch
Expand All @@ -148,7 +148,7 @@ pygments==2.19.2
# via
# ipython
# ipython-pygments-lexers
pyparsing==3.2.5
pyparsing==3.3.2
# via matplotlib
python-dateutil==2.9.0.post0
# via
Expand All @@ -175,23 +175,25 @@ scippneutron==25.11.2
# via
# -r base.in
# essreduce
scippnexus==25.11.0
scippnexus==26.1.0
# via
# -r base.in
# essreduce
# scippneutron
scipy==1.16.3
scipy==1.17.0
# via
# ase
# scippneutron
# scippnexus
six==1.17.0
# via python-dateutil
spglib==2.6.0
# via ncrystal
# via
# -r base.in
# ncrystal
stack-data==0.6.3
# via ipython
tof==25.12.1
tof==26.1.0
# via -r base.in
toolz==1.1.0
# via
Expand All @@ -215,9 +217,9 @@ typing-extensions==4.15.0
# typing-inspection
typing-inspection==0.4.2
# via pydantic
urllib3==2.6.1
urllib3==2.6.3
# via requests
wcwidth==0.2.14
wcwidth==0.3.0
# via prompt-toolkit
widgetsnbextension==4.0.15
# via ipywidgets
Expand Down
18 changes: 7 additions & 11 deletions requirements/basetest.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#
asttokens==3.0.1
# via stack-data
certifi==2025.11.12
certifi==2026.1.4
# via requests
charset-normalizer==3.4.4
# via requests
Expand All @@ -21,7 +21,7 @@ idna==3.11
# via requests
iniconfig==2.3.0
# via pytest
ipython==9.8.0
ipython==9.9.0
# via ipywidgets
ipython-pygments-lexers==1.1.1
# via ipython
Expand All @@ -33,13 +33,13 @@ jupyterlab-widgets==3.0.16
# via ipywidgets
matplotlib-inline==0.2.1
# via ipython
numpy==2.3.5
numpy==2.4.1
# via pandas
packaging==25.0
packaging==26.0
# via
# pooch
# pytest
pandas==2.3.3
pandas==3.0.0
# via -r basetest.in
parso==0.8.5
# via jedi
Expand All @@ -66,8 +66,6 @@ pytest==9.0.2
# via -r basetest.in
python-dateutil==2.9.0.post0
# via pandas
pytz==2025.2
# via pandas
requests==2.32.5
# via pooch
six==1.17.0
Expand All @@ -81,11 +79,9 @@ traitlets==5.14.3
# matplotlib-inline
typing-extensions==4.15.0
# via ipython
tzdata==2025.2
# via pandas
urllib3==2.6.1
urllib3==2.6.3
# via requests
wcwidth==0.2.14
wcwidth==0.3.0
# via prompt-toolkit
widgetsnbextension==4.0.15
# via ipywidgets
16 changes: 8 additions & 8 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
#
# requirements upgrade
#
cachetools==6.2.2
cachetools==6.2.4
# via tox
certifi==2025.11.12
certifi==2026.1.4
# via requests
chardet==5.2.0
# via tox
Expand All @@ -17,17 +17,17 @@ colorama==0.4.6
# via tox
distlib==0.4.0
# via virtualenv
filelock==3.20.0
filelock==3.20.3
# via
# tox
# virtualenv
gitdb==4.0.12
# via gitpython
gitpython==3.1.45
gitpython==3.1.46
# via -r ci.in
idna==3.11
# via requests
packaging==25.0
packaging==26.0
# via
# -r ci.in
# pyproject-api
Expand All @@ -44,9 +44,9 @@ requests==2.32.5
# via -r ci.in
smmap==5.0.2
# via gitdb
tox==4.32.0
tox==4.34.1
# via -r ci.in
urllib3==2.6.1
urllib3==2.6.3
# via requests
virtualenv==20.35.4
virtualenv==20.36.1
# via tox
24 changes: 13 additions & 11 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.12.0
anyio==4.12.1
# via
# httpx
# jupyter-server
Expand All @@ -22,11 +22,11 @@ argon2-cffi-bindings==25.1.0
# via argon2-cffi
arrow==1.4.0
# via isoduration
async-lru==2.0.5
async-lru==2.1.0
# via jupyterlab
cffi==2.0.0
# via argon2-cffi-bindings
copier==9.11.0
copier==9.11.2
# via -r dev.in
dunamai==1.25.0
# via copier
Expand All @@ -44,11 +44,11 @@ isoduration==20.11.0
# via jsonschema
jinja2-ansible-filters==1.3.2
# via copier
json5==0.12.1
json5==0.13.0
# via jupyterlab-server
jsonpointer==3.0.0
# via jsonschema
jsonschema[format-nongpl]==4.25.1
jsonschema[format-nongpl]==4.26.0
# via
# jupyter-events
# jupyterlab-server
Expand All @@ -63,9 +63,9 @@ jupyter-server==2.17.0
# jupyterlab
# jupyterlab-server
# notebook-shim
jupyter-server-terminals==0.5.3
jupyter-server-terminals==0.5.4
# via jupyter-server
jupyterlab==4.5.0
jupyterlab==4.5.2
# via -r dev.in
jupyterlab-server==2.28.0
# via jupyterlab
Expand All @@ -81,9 +81,9 @@ pip-tools==7.5.2
# via pip-compile-multi
plumbum==1.10.0
# via copier
prometheus-client==0.23.1
prometheus-client==0.24.1
# via jupyter-server
pycparser==2.23
pycparser==3.0
# via cffi
python-json-logger==4.0.0
# via jupyter-events
Expand All @@ -99,21 +99,23 @@ rfc3986-validator==0.1.1
# jupyter-events
rfc3987-syntax==1.1.0
# via jsonschema
send2trash==1.8.3
send2trash==2.1.0
# via jupyter-server
terminado==0.18.1
# via
# jupyter-server
# jupyter-server-terminals
toposort==1.10
# via pip-compile-multi
tzdata==2025.3
# via arrow
uri-template==1.3.0
# via jsonschema
webcolors==25.10.0
# via jsonschema
websocket-client==1.9.0
# via jupyter-server
wheel==0.45.1
wheel==0.46.2
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
Expand Down
Loading
Loading