Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
nvaytet committed Jan 23, 2025
1 parent 19142a2 commit b417f73
Show file tree
Hide file tree
Showing 7 changed files with 30 additions and 29 deletions.
2 changes: 1 addition & 1 deletion requirements/base.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
# --- END OF CUSTOM SECTION ---
# The following was generated by 'tox -e deps', DO NOT EDIT MANUALLY!
sciline>=24.06.2
scipp>=24.02.0
scipp>=25.01.0
scippneutron>=24.11.0
scippnexus>=24.11.0
10 changes: 5 additions & 5 deletions requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SHA1:41ad412be1c3ef8654797c35e9ebb78554531f85
# SHA1:d18487328be0c30ec0a6929501d1c4a58c71bd48
#
# This file is autogenerated by pip-compile-multi
# To update, run:
Expand All @@ -11,7 +11,7 @@ cyclebane==24.10.0
# via sciline
cycler==0.12.1
# via matplotlib
fonttools==4.55.3
fonttools==4.55.4
# via matplotlib
h5py==3.12.1
# via
Expand All @@ -27,7 +27,7 @@ mpltoolbox==24.5.1
# via scippneutron
networkx==3.4.2
# via cyclebane
numpy==2.2.1
numpy==2.2.2
# via
# contourpy
# h5py
Expand All @@ -50,12 +50,12 @@ python-dateutil==2.9.0.post0
# scippnexus
sciline==24.10.0
# via -r base.in
scipp==24.11.2
scipp==25.1.0
# via
# -r base.in
# scippneutron
# scippnexus
scippneutron==24.12.0
scippneutron==25.1.0
# via -r base.in
scippnexus==24.11.1
# via
Expand Down
10 changes: 5 additions & 5 deletions requirements/basetest.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ exceptiongroup==1.2.2
# via
# ipython
# pytest
executing==2.1.0
executing==2.2.0
# via stack-data
fonttools==4.55.3
fonttools==4.55.4
# via matplotlib
idna==3.10
# via requests
Expand All @@ -47,7 +47,7 @@ matplotlib==3.10.0
# via plopp
matplotlib-inline==0.1.7
# via ipython
numpy==2.2.1
numpy==2.2.2
# via
# contourpy
# matplotlib
Expand All @@ -72,7 +72,7 @@ pluggy==1.5.0
# via pytest
pooch==1.8.2
# via -r basetest.in
prompt-toolkit==3.0.48
prompt-toolkit==3.0.50
# via ipython
ptyprocess==0.7.0
# via pexpect
Expand All @@ -88,7 +88,7 @@ python-dateutil==2.9.0.post0
# via matplotlib
requests==2.32.3
# via pooch
scipp==24.11.2
scipp==25.1.0
# via tof
scipy==1.15.1
# via
Expand Down
10 changes: 5 additions & 5 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#
# pip-compile-multi
#
cachetools==5.5.0
cachetools==5.5.1
# via tox
certifi==2024.12.14
# via requests
Expand All @@ -17,7 +17,7 @@ colorama==0.4.6
# via tox
distlib==0.3.9
# via virtualenv
filelock==3.16.1
filelock==3.17.0
# via
# tox
# virtualenv
Expand All @@ -38,7 +38,7 @@ platformdirs==4.3.6
# virtualenv
pluggy==1.5.0
# via tox
pyproject-api==1.8.0
pyproject-api==1.9.0
# via tox
requests==2.32.3
# via -r ci.in
Expand All @@ -48,11 +48,11 @@ tomli==2.2.1
# via
# pyproject-api
# tox
tox==4.23.2
tox==4.24.1
# via -r ci.in
typing-extensions==4.12.2
# via tox
urllib3==2.3.0
# via requests
virtualenv==20.29.0
virtualenv==20.29.1
# via tox
11 changes: 6 additions & 5 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ comm==0.2.2
# via
# ipykernel
# ipywidgets
debugpy==1.8.11
debugpy==1.8.12
# via ipykernel
decorator==5.1.1
# via ipython
Expand All @@ -48,7 +48,7 @@ docutils==0.21.2
# sphinx
exceptiongroup==1.2.2
# via ipython
executing==2.1.0
executing==2.2.0
# via stack-data
fastjsonschema==2.21.1
# via nbformat
Expand Down Expand Up @@ -137,7 +137,7 @@ pexpect==4.9.0
# via ipython
platformdirs==4.3.6
# via jupyter-core
prompt-toolkit==3.0.48
prompt-toolkit==3.0.50
# via ipython
psutil==6.1.1
# via ipykernel
Expand All @@ -160,7 +160,7 @@ pyzmq==26.2.0
# via
# ipykernel
# jupyter-client
referencing==0.35.1
referencing==0.36.1
# via
# jsonschema
# jsonschema-specifications
Expand All @@ -183,7 +183,7 @@ sphinx==8.1.3
# sphinx-autodoc-typehints
# sphinx-copybutton
# sphinx-design
sphinx-autodoc-typehints==3.0.0
sphinx-autodoc-typehints==3.0.1
# via -r docs.in
sphinx-copybutton==0.5.2
# via -r docs.in
Expand Down Expand Up @@ -231,6 +231,7 @@ typing-extensions==4.12.2
# ipython
# mistune
# pydata-sphinx-theme
# referencing
urllib3==2.3.0
# via requests
wcwidth==0.2.13
Expand Down
8 changes: 4 additions & 4 deletions requirements/nightly.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ exceptiongroup==1.2.2
# via
# ipython
# pytest
executing==2.1.0
executing==2.2.0
# via stack-data
fonttools==4.55.3
fonttools==4.55.4
# via matplotlib
h5py==3.12.1
# via
Expand Down Expand Up @@ -61,7 +61,7 @@ mpltoolbox==24.5.1
# via scippneutron
networkx==3.4.2
# via cyclebane
numpy==2.2.1
numpy==2.2.2
# via
# contourpy
# h5py
Expand Down Expand Up @@ -91,7 +91,7 @@ pluggy==1.5.0
# via pytest
pooch==1.8.2
# via -r nightly.in
prompt-toolkit==3.0.48
prompt-toolkit==3.0.50
# via ipython
ptyprocess==0.7.0
# via pexpect
Expand Down
8 changes: 4 additions & 4 deletions requirements/static.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,17 @@ cfgv==3.4.0
# via pre-commit
distlib==0.3.9
# via virtualenv
filelock==3.16.1
filelock==3.17.0
# via virtualenv
identify==2.6.5
identify==2.6.6
# via pre-commit
nodeenv==1.9.1
# via pre-commit
platformdirs==4.3.6
# via virtualenv
pre-commit==4.0.1
pre-commit==4.1.0
# via -r static.in
pyyaml==6.0.2
# via pre-commit
virtualenv==20.29.0
virtualenv==20.29.1
# via pre-commit

0 comments on commit b417f73

Please sign in to comment.