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 @@ -31,7 +31,7 @@ requires-python = ">=3.10"
# Make sure to list one dependency per line.
dependencies = [
"dask",
"essreduce",
"essreduce>=24.07.1",
"graphviz",
"numpy",
"plopp",
Expand Down
2 changes: 1 addition & 1 deletion requirements/base.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# --- END OF CUSTOM SECTION ---
# The following was generated by 'tox -e deps', DO NOT EDIT MANUALLY!
dask
essreduce
essreduce>=24.07.1
graphviz
numpy
plopp
Expand Down
39 changes: 26 additions & 13 deletions requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SHA1:d8ffbcd7269e8e6905a85cd09c6df5878084b9e8
# SHA1:644597105dd89e09109382941ce5eb8d7de1db9d
#
# This file is autogenerated by pip-compile-multi
# To update, run:
Expand All @@ -7,7 +7,7 @@
#
asttokens==2.4.1
# via stack-data
certifi==2024.6.2
certifi==2024.7.4
# via requests
charset-normalizer==3.3.2
# via requests
Expand All @@ -23,17 +23,19 @@ cyclebane==24.6.0
# via sciline
cycler==0.12.1
# via matplotlib
dask==2024.6.0
dask==2024.7.0
# via -r base.in
decorator==5.1.1
# via ipython
essreduce==24.3.11
essreduce==24.7.1
# via -r base.in
exceptiongroup==1.2.1
# via ipython
executing==2.0.1
# via stack-data
fonttools==4.53.0
fonttools==4.53.1
# via matplotlib
fsspec==2024.6.0
fsspec==2024.6.1
# via dask
graphviz==0.20.3
# via -r base.in
Expand All @@ -43,9 +45,11 @@ h5py==3.11.0
# scippnexus
idna==3.7
# via requests
importlib-metadata==8.0.0
# via dask
ipydatawidgets==4.3.5
# via pythreejs
ipython==8.25.0
ipython==8.26.0
# via ipywidgets
ipywidgets==8.1.3
# via
Expand All @@ -59,10 +63,14 @@ kiwisolver==1.4.5
# via matplotlib
locket==1.0.0
# via partd
matplotlib==3.9.0
# via plopp
matplotlib==3.9.1
# via
# mpltoolbox
# plopp
matplotlib-inline==0.1.7
# via ipython
mpltoolbox==24.5.1
# via scippneutron
networkx==3.3
# via cyclebane
numpy==2.0.0
Expand All @@ -72,6 +80,7 @@ numpy==2.0.0
# h5py
# ipydatawidgets
# matplotlib
# mpltoolbox
# pythreejs
# scipp
# scippneutron
Expand All @@ -87,7 +96,7 @@ partd==1.4.2
# via dask
pexpect==4.9.0
# via ipython
pillow==10.3.0
pillow==10.4.0
# via matplotlib
platformdirs==4.2.2
# via pooch
Expand Down Expand Up @@ -117,22 +126,22 @@ pyyaml==6.0.1
# via dask
requests==2.32.3
# via pooch
sciline==24.6.0
sciline==24.6.2
# via -r base.in
scipp==24.6.0
# via
# -r base.in
# essreduce
# scippneutron
# scippnexus
scippneutron==24.5.0
scippneutron==24.7.0
# via -r base.in
scippnexus==24.6.0
# via
# -r base.in
# essreduce
# scippneutron
scipy==1.13.1
scipy==1.14.0
# via
# scippneutron
# scippnexus
Expand All @@ -156,9 +165,13 @@ traitlets==5.14.3
# traittypes
traittypes==0.2.1
# via ipydatawidgets
typing-extensions==4.12.2
# via ipython
urllib3==2.2.2
# via requests
wcwidth==0.2.13
# via prompt-toolkit
widgetsnbextension==4.0.11
# via ipywidgets
zipp==3.19.2
# via importlib-metadata
10 changes: 5 additions & 5 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#
cachetools==5.3.3
# via tox
certifi==2024.6.2
certifi==2024.7.4
# via requests
chardet==5.2.0
# via tox
Expand All @@ -17,7 +17,7 @@ colorama==0.4.6
# via tox
distlib==0.3.8
# via virtualenv
filelock==3.15.1
filelock==3.15.4
# via
# tox
# virtualenv
Expand All @@ -38,7 +38,7 @@ platformdirs==4.2.2
# virtualenv
pluggy==1.5.0
# via tox
pyproject-api==1.6.1
pyproject-api==1.7.1
# via tox
requests==2.32.3
# via -r ci.in
Expand All @@ -48,9 +48,9 @@ tomli==2.0.1
# via
# pyproject-api
# tox
tox==4.15.1
tox==4.16.0
# via -r ci.in
urllib3==2.2.2
# via requests
virtualenv==20.26.2
virtualenv==20.26.3
# via tox
12 changes: 6 additions & 6 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ async-lru==2.0.4
# via jupyterlab
cffi==1.16.0
# via argon2-cffi-bindings
copier==9.2.0
copier==9.3.1
# via -r dev.in
dunamai==1.21.1
dunamai==1.21.2
# via copier
fqdn==1.5.1
# via jsonschema
Expand All @@ -50,7 +50,7 @@ json5==0.9.25
# via jupyterlab-server
jsonpointer==3.0.0
# via jsonschema
jsonschema[format-nongpl]==4.22.0
jsonschema[format-nongpl]==4.23.0
# via
# jupyter-events
# jupyterlab-server
Expand All @@ -67,7 +67,7 @@ jupyter-server==2.14.1
# notebook-shim
jupyter-server-terminals==0.5.3
# via jupyter-server
jupyterlab==4.2.2
jupyterlab==4.2.3
# via -r dev.in
jupyterlab-server==2.27.2
# via jupyterlab
Expand All @@ -87,9 +87,9 @@ prometheus-client==0.20.0
# via jupyter-server
pycparser==2.22
# via cffi
pydantic==2.7.4
pydantic==2.8.2
# via copier
pydantic-core==2.18.4
pydantic-core==2.20.1
# via pydantic
python-json-logger==2.0.7
# via jupyter-events
Expand Down
12 changes: 6 additions & 6 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ beautifulsoup4==4.12.3
# pydata-sphinx-theme
bleach==6.1.0
# via nbconvert
debugpy==1.8.1
debugpy==1.8.2
# via ipykernel
defusedxml==0.7.1
# via nbconvert
Expand All @@ -40,7 +40,7 @@ fastjsonschema==2.20.0
# via nbformat
imagesize==1.4.1
# via sphinx
ipykernel==6.29.4
ipykernel==6.29.5
# via -r docs.in
ipympl==0.9.4
# via -r docs.in
Expand All @@ -52,7 +52,7 @@ jinja2==3.1.4
# nbconvert
# nbsphinx
# sphinx
jsonschema==4.22.0
jsonschema==4.23.0
# via nbformat
jsonschema-specifications==2023.12.1
# via jsonschema
Expand Down Expand Up @@ -114,7 +114,7 @@ pybtex==0.24.0
# sphinxcontrib-bibtex
pybtex-docutils==1.0.3
# via sphinxcontrib-bibtex
pydata-sphinx-theme==0.15.3
pydata-sphinx-theme==0.15.4
# via -r docs.in
pytz==2024.1
# via pandas
Expand All @@ -126,7 +126,7 @@ referencing==0.35.1
# via
# jsonschema
# jsonschema-specifications
rpds-py==0.18.1
rpds-py==0.19.0
# via
# jsonschema
# referencing
Expand All @@ -144,7 +144,7 @@ sphinx==7.3.7
# sphinx-copybutton
# sphinx-design
# sphinxcontrib-bibtex
sphinx-autodoc-typehints==2.1.1
sphinx-autodoc-typehints==2.2.2
# via -r docs.in
sphinx-copybutton==0.5.2
# via -r docs.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/mypy.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# pip-compile-multi
#
-r test.txt
mypy==1.10.0
mypy==1.10.1
# via -r mypy.in
mypy-extensions==1.0.0
# via mypy
2 changes: 1 addition & 1 deletion requirements/nightly.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# --- END OF CUSTOM SECTION ---
# The following was generated by 'tox -e deps', DO NOT EDIT MANUALLY!
dask
essreduce
essreduce>=24.07.1
graphviz
numpy
pythreejs
Expand Down
22 changes: 11 additions & 11 deletions requirements/nightly.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SHA1:612c1f95a91244f0fff95ee08552bee68d1b697b
# SHA1:9db68cd4d40ba40501f7f36513adba4d274e18ae
#
# This file is autogenerated by pip-compile-multi
# To update, run:
Expand All @@ -8,7 +8,7 @@
-r basetest.txt
asttokens==2.4.1
# via stack-data
certifi==2024.6.2
certifi==2024.7.4
# via requests
charset-normalizer==3.3.2
# via requests
Expand All @@ -24,17 +24,17 @@ cyclebane==24.6.0
# via sciline
cycler==0.12.1
# via matplotlib
dask==2024.6.0
dask==2024.7.0
# via -r nightly.in
decorator==5.1.1
# via ipython
essreduce==24.3.11
essreduce==24.7.1
# via -r nightly.in
executing==2.0.1
# via stack-data
fonttools==4.53.0
fonttools==4.53.1
# via matplotlib
fsspec==2024.6.0
fsspec==2024.6.1
# via dask
graphviz==0.20.3
# via -r nightly.in
Expand All @@ -44,11 +44,11 @@ h5py==3.11.0
# scippnexus
idna==3.7
# via requests
importlib-metadata==7.1.0
importlib-metadata==8.0.0
# via dask
ipydatawidgets==4.3.5
# via pythreejs
ipython==8.25.0
ipython==8.26.0
# via ipywidgets
ipywidgets==8.1.3
# via
Expand All @@ -62,7 +62,7 @@ kiwisolver==1.4.5
# via matplotlib
locket==1.0.0
# via partd
matplotlib==3.9.0
matplotlib==3.9.1
# via
# mpltoolbox
# plopp
Expand All @@ -78,7 +78,7 @@ partd==1.4.2
# via dask
pexpect==4.9.0
# via ipython
pillow==10.3.0
pillow==10.4.0
# via matplotlib
platformdirs==4.2.2
# via pooch
Expand Down Expand Up @@ -119,7 +119,7 @@ scippnexus @ git+https://github.com/scipp/scippnexus@main
# -r nightly.in
# essreduce
# scippneutron
scipy==1.13.1
scipy==1.14.0
# via
# scippneutron
# scippnexus
Expand Down
6 changes: 3 additions & 3 deletions requirements/static.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ cfgv==3.4.0
# via pre-commit
distlib==0.3.8
# via virtualenv
filelock==3.15.1
filelock==3.15.4
# via virtualenv
identify==2.5.36
identify==2.6.0
# via pre-commit
nodeenv==1.9.1
# via pre-commit
Expand All @@ -21,5 +21,5 @@ pre-commit==3.7.1
# via -r static.in
pyyaml==6.0.1
# via pre-commit
virtualenv==20.26.2
virtualenv==20.26.3
# via pre-commit
Loading