Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jl-wynen committed Feb 5, 2025
1 parent e957fb5 commit 39ed368
Show file tree
Hide file tree
Showing 8 changed files with 30 additions and 24 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ contourpy==1.3.1
# via matplotlib
cycler==0.12.1
# via matplotlib
fonttools==4.55.6
fonttools==4.55.8
# via matplotlib
h5py==3.12.1
# via
Expand Down
8 changes: 4 additions & 4 deletions requirements/basetest.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ attrs==25.1.0
# via hypothesis
brille==0.8.0
# via pace-neutrons
certifi==2024.12.14
certifi==2025.1.31
# via requests
charset-normalizer==3.4.1
# via requests
Expand Down Expand Up @@ -42,11 +42,11 @@ flexcache==0.3
# via pint
flexparser==0.4
# via pint
fonttools==4.55.6
fonttools==4.55.8
# via matplotlib
h5py==3.12.1
# via euphonic
hypothesis==6.124.7
hypothesis==6.125.1
# via -r basetest.in
idna==3.10
# via requests
Expand All @@ -56,7 +56,7 @@ ipydatawidgets==4.3.5
# via pythreejs
ipympl==0.9.6
# via -r basetest.in
ipython==8.31.0
ipython==8.32.0
# via
# ipympl
# ipywidgets
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#
cachetools==5.5.1
# via tox
certifi==2024.12.14
certifi==2025.1.31
# via requests
chardet==5.2.0
# via tox
Expand Down
4 changes: 2 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jsonschema[format-nongpl]==4.23.0
# jupyter-events
# jupyterlab-server
# nbformat
jupyter-events==0.11.0
jupyter-events==0.12.0
# via jupyter-server
jupyter-lsp==2.2.5
# via jupyterlab
Expand All @@ -71,7 +71,7 @@ jupyter-server==2.15.0
# notebook-shim
jupyter-server-terminals==0.5.3
# via jupyter-server
jupyterlab==4.3.4
jupyterlab==4.3.5
# via -r dev.in
jupyterlab-server==2.27.3
# via jupyterlab
Expand Down
15 changes: 8 additions & 7 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,17 @@ attrs==25.1.0
# via
# jsonschema
# referencing
babel==2.16.0
babel==2.17.0
# via
# pydata-sphinx-theme
# sphinx
beautifulsoup4==4.12.3
beautifulsoup4==4.13.3
# via
# nbconvert
# pydata-sphinx-theme
bleach[css]==6.2.0
# via nbconvert
certifi==2024.12.14
certifi==2025.1.31
# via requests
charset-normalizer==3.4.1
# via requests
Expand Down Expand Up @@ -64,7 +64,7 @@ ipykernel==6.29.5
# via -r docs.in
ipympl==0.9.6
# via -r docs.in
ipython==8.31.0
ipython==8.32.0
# via
# -r docs.in
# ipykernel
Expand Down Expand Up @@ -117,13 +117,13 @@ mdit-py-plugins==0.4.2
# via myst-parser
mdurl==0.1.2
# via markdown-it-py
mistune==3.1.0
mistune==3.1.1
# via nbconvert
myst-parser==4.0.0
# via -r docs.in
nbclient==0.10.2
# via nbconvert
nbconvert==7.16.5
nbconvert==7.16.6
# via nbsphinx
nbformat==5.10.4
# via
Expand Down Expand Up @@ -173,7 +173,7 @@ pyyaml==6.0.2
# via
# myst-parser
# pybtex
pyzmq==26.2.0
pyzmq==26.2.1
# via
# ipykernel
# jupyter-client
Expand Down Expand Up @@ -251,6 +251,7 @@ traitlets==5.14.3
# nbsphinx
typing-extensions==4.12.2
# via
# beautifulsoup4
# ipython
# mistune
# pydata-sphinx-theme
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.14.1
mypy==1.15.0
# via -r mypy.in
mypy-extensions==1.0.0
# via mypy
5 changes: 4 additions & 1 deletion requirements/nightly.in
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,10 @@ psutil
pytest
pytest-xdist
pythreejs
scipp @ https://github.com/scipp/scipp/releases/download/nightly/scipp-nightly-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
scipp
--index-url=https://pypi.anaconda.org/scipp-nightly-wheels/simple/
--extra-index-url=https://pypi.org/simple
--pre
scippnexus @ git+https://github.com/scipp/scippnexus@main
plopp @ git+https://github.com/scipp/plopp@main
mpltoolbox @ git+https://github.com/scipp/mpltoolbox@main
Expand Down
16 changes: 9 additions & 7 deletions requirements/nightly.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SHA1:3823099f3a0aded08b0d6f1d0d41533ad913e37b
# SHA1:35082b8a19e40445e6769ac7c2dbc62a17d61e0a
#
# This file is autogenerated by pip-compile-multi
# To update, run:
Expand All @@ -13,7 +13,7 @@ attrs==25.1.0
# via hypothesis
brille==0.8.0
# via pace-neutrons
certifi==2024.12.14
certifi==2025.1.31
# via requests
charset-normalizer==3.4.1
# via requests
Expand Down Expand Up @@ -42,14 +42,14 @@ flexcache==0.3
# via pint
flexparser==0.4
# via pint
fonttools==4.55.6
fonttools==4.55.8
# via matplotlib
h5py==3.12.1
# via
# -r nightly.in
# euphonic
# scippnexus
hypothesis==6.124.7
hypothesis==6.125.1
# via -r nightly.in
idna==3.10
# via requests
Expand All @@ -61,7 +61,7 @@ ipydatawidgets==4.3.5
# via pythreejs
ipympl==0.9.6
# via -r nightly.in
ipython==8.31.0
ipython==8.32.0
# via
# ipympl
# ipywidgets
Expand All @@ -78,7 +78,9 @@ jupyterlab-widgets==3.0.13
kiwisolver==1.4.8
# via matplotlib
lazy-loader==0.4
# via -r nightly.in
# via
# -r nightly.in
# plopp
libpymcr==0.1.8
# via pace-neutrons
matplotlib==3.10.0
Expand Down Expand Up @@ -176,7 +178,7 @@ requests==2.32.3
# pooch
sciline @ git+https://github.com/scipp/sciline@main
# via -r nightly.in
scipp @ https://github.com/scipp/scipp/releases/download/nightly/scipp-nightly-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
scipp==25.2.0
# via
# -r nightly.in
# scippnexus
Expand Down

0 comments on commit 39ed368

Please sign in to comment.