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
56 changes: 27 additions & 29 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,55 +5,55 @@
#
# requirements upgrade
#
asttokens==3.0.0
asttokens==3.0.1
# via stack-data
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
dill==0.3.5.1
# via libpyvinyl
executing==2.2.0
executing==2.2.1
# via stack-data
flexcache==0.3
# via pint
flexparser==0.4
# via pint
fonttools==4.58.1
fonttools==4.61.1
# via matplotlib
h5py==3.13.0
h5py==3.15.1
# via
# -r base.in
# libpyvinyl
ipython==9.3.0
ipython==9.8.0
# via ipywidgets
ipython-pygments-lexers==1.1.1
# via ipython
ipywidgets==8.1.7
ipywidgets==8.1.8
# via mcstasscript
jedi==0.19.2
# via ipython
json-tricks==3.17.3
# via libpyvinyl
jsons==1.6.3
# via libpyvinyl
jupyterlab-widgets==3.0.15
jupyterlab-widgets==3.0.16
# via ipywidgets
kiwisolver==1.4.8
kiwisolver==1.4.9
# via matplotlib
libpyvinyl==1.3.0
# via mcstasscript
matplotlib==3.10.3
matplotlib==3.10.8
# via mcstasscript
matplotlib-inline==0.1.7
matplotlib-inline==0.2.1
# via ipython
mcstasscript==0.0.74
mcstasscript==0.0.77
# via -r base.in
numpy==2.2.6
numpy==2.3.5
# via
# -r base.in
# contourpy
Expand All @@ -65,55 +65,53 @@ numpy==2.2.6
# scipy
packaging==25.0
# via matplotlib
parso==0.8.4
parso==0.8.5
# via jedi
pexpect==4.9.0
# via ipython
pillow==11.2.1
pillow==12.0.0
# via matplotlib
pint==0.24.4
pint==0.25.2
# via libpyvinyl
platformdirs==4.3.8
platformdirs==4.5.1
# via pint
prompt-toolkit==3.0.51
prompt-toolkit==3.0.52
# via ipython
ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.3
# via stack-data
pygments==2.19.1
pygments==2.19.2
# via
# ipython
# ipython-pygments-lexers
pyparsing==3.2.3
pyparsing==3.2.5
# via matplotlib
python-dateutil==2.9.0.post0
# via matplotlib
pyyaml==6.0.2
pyyaml==6.0.3
# via mcstasscript
scipp==25.5.1
scipp==25.11.0
# via -r base.in
scipy==1.15.3
scipy==1.16.3
# via libpyvinyl
six==1.17.0
# via python-dateutil
stack-data==0.6.3
# via ipython
traitlets==5.14.3
# via
# comm
# ipython
# ipywidgets
# matplotlib-inline
typing-extensions==4.13.2
typing-extensions==4.15.0
# via
# flexcache
# flexparser
# ipython
# pint
typish==1.9.3
# via jsons
wcwidth==0.2.13
wcwidth==0.2.14
# via prompt-toolkit
widgetsnbextension==4.0.14
widgetsnbextension==4.0.15
# via ipywidgets
6 changes: 4 additions & 2 deletions requirements/basetest.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,13 @@
#
# requirements upgrade
#
iniconfig==2.1.0
iniconfig==2.3.0
# via pytest
packaging==25.0
# via pytest
pluggy==1.6.0
# via pytest
pytest==8.3.5
pygments==2.19.2
# via pytest
pytest==9.0.2
# via -r basetest.in
26 changes: 13 additions & 13 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,48 +5,48 @@
#
# requirements upgrade
#
cachetools==6.0.0
cachetools==6.2.4
# via tox
certifi==2025.4.26
certifi==2025.11.12
# 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.1
# 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.1
# via
# tox
# virtualenv
pluggy==1.6.0
# via tox
pyproject-api==1.9.1
pyproject-api==1.10.0
# via tox
requests==2.32.3
requests==2.32.5
# via -r ci.in
smmap==5.0.2
# via gitdb
tox==4.26.0
tox==4.32.0
# via -r ci.in
urllib3==2.4.0
urllib3==2.6.2
# via requests
virtualenv==20.31.2
virtualenv==20.35.4
# via tox
64 changes: 32 additions & 32 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,27 +14,27 @@
-r wheels.txt
annotated-types==0.7.0
# via pydantic
anyio==4.9.0
anyio==4.12.0
# via
# httpx
# jupyter-server
argon2-cffi==23.1.0
argon2-cffi==25.1.0
# via jupyter-server
argon2-cffi-bindings==21.2.0
argon2-cffi-bindings==25.1.0
# via argon2-cffi
arrow==1.3.0
arrow==1.4.0
# via isoduration
async-lru==2.0.5
# via jupyterlab
cffi==1.17.1
cffi==2.0.0
# via argon2-cffi-bindings
click==8.2.1
click==8.3.1
# via
# pip-compile-multi
# pip-tools
copier==9.7.1
copier==9.11.0
# via -r dev.in
dunamai==1.24.1
dunamai==1.25.0
# via copier
fqdn==1.5.1
# via jsonschema
Expand All @@ -50,52 +50,52 @@ isoduration==20.11.0
# via jsonschema
jinja2-ansible-filters==1.3.2
# via copier
json5==0.12.0
json5==0.12.1
# via jupyterlab-server
jsonpointer==3.0.0
# via jsonschema
jsonschema[format-nongpl]==4.24.0
jsonschema[format-nongpl]==4.25.1
# via
# jupyter-events
# jupyterlab-server
# nbformat
jupyter-events==0.12.0
# via jupyter-server
jupyter-lsp==2.2.5
jupyter-lsp==2.3.0
# via jupyterlab
jupyter-server==2.16.0
jupyter-server==2.17.0
# via
# jupyter-lsp
# jupyterlab
# jupyterlab-server
# notebook-shim
jupyter-server-terminals==0.5.3
# via jupyter-server
jupyterlab==4.4.3
jupyterlab==4.5.1
# via -r dev.in
jupyterlab-server==2.27.3
jupyterlab-server==2.28.0
# via jupyterlab
lark==1.3.1
# via rfc3987-syntax
notebook-shim==0.2.4
# via jupyterlab
overrides==7.7.0
# via jupyter-server
pip-compile-multi==3.1.0
pip-compile-multi==3.2.2
# via -r dev.in
pip-tools==7.4.1
pip-tools==7.5.2
# via pip-compile-multi
plumbum==1.9.0
plumbum==1.10.0
# via copier
prometheus-client==0.22.0
prometheus-client==0.23.1
# via jupyter-server
pycparser==2.22
pycparser==2.23
# via cffi
pydantic==2.11.5
pydantic==2.12.5
# via copier
pydantic-core==2.33.2
pydantic-core==2.41.5
# via pydantic
python-json-logger==3.3.0
python-json-logger==4.0.0
# via jupyter-events
questionary==2.1.0
questionary==2.1.1
# via copier
rfc3339-validator==0.1.4
# via
Expand All @@ -105,25 +105,25 @@ rfc3986-validator==0.1.1
# via
# jsonschema
# jupyter-events
rfc3987-syntax==1.1.0
# via jsonschema
send2trash==1.8.3
# via jupyter-server
sniffio==1.3.1
# via anyio
terminado==0.18.1
# via
# jupyter-server
# jupyter-server-terminals
toposort==1.10
# via pip-compile-multi
types-python-dateutil==2.9.0.20250516
# via arrow
typing-inspection==0.4.1
typing-inspection==0.4.2
# via pydantic
tzdata==2025.3
# via arrow
uri-template==1.3.0
# via jsonschema
webcolors==24.11.1
webcolors==25.10.0
# via jsonschema
websocket-client==1.8.0
websocket-client==1.9.0
# via jupyter-server
wheel==0.45.1
# via pip-tools
Expand Down
Loading
Loading