Skip to content

Commit

Permalink
Merge pull request #517 from scipp/update-deps
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
jl-wynen authored May 28, 2024
2 parents d2237f7 + e9fb682 commit c67756a
Show file tree
Hide file tree
Showing 10 changed files with 69 additions and 84 deletions.
14 changes: 7 additions & 7 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ contourpy==1.2.1
# via matplotlib
cycler==0.12.1
# via matplotlib
fonttools==4.51.0
fonttools==4.52.1
# via matplotlib
h5py==3.11.0
# via
Expand All @@ -23,7 +23,7 @@ idna==3.7
# via requests
kiwisolver==1.4.5
# via matplotlib
matplotlib==3.8.4
matplotlib==3.9.0
# via plopp
numpy==1.26.4
# via
Expand All @@ -39,9 +39,9 @@ packaging==24.0
# pooch
pillow==10.3.0
# via matplotlib
platformdirs==4.2.1
platformdirs==4.2.2
# via pooch
plopp==24.4.0
plopp==24.5.0
# via -r base.in
pooch==1.8.1
# via -r base.in
Expand All @@ -51,15 +51,15 @@ python-dateutil==2.9.0.post0
# via
# matplotlib
# scippnexus
requests==2.31.0
requests==2.32.2
# via pooch
scipp==24.2.0
scipp==24.5.0
# via
# -r base.in
# scippnexus
scippnexus==24.3.1
# via -r base.in
scipy==1.13.0
scipy==1.13.1
# via
# -r base.in
# scippnexus
Expand Down
6 changes: 0 additions & 6 deletions requirements/basetest.in
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,3 @@ psutil
pytest
pytest-xdist
pythreejs

# Temporary until questionary (dep of copier) updates
# See https://github.com/tmbo/questionary/blob/2df265534f3eb77aafcf70902e53e80beb1793e0/pyproject.toml#L36C43-L36C110
prompt-toolkit==3.0.36
# Temporary pinned until prompt-tookit conflict is resolved.
ipython==8.9.0
35 changes: 14 additions & 21 deletions requirements/basetest.txt
Original file line number Diff line number Diff line change
@@ -1,18 +1,14 @@
# SHA1:f50232425779adaf0c790d349b3355e1ddd2544c
# SHA1:6b9163eac9388ce931b295c4c76cee4513907af3
#
# This file is autogenerated by pip-compile-multi
# To update, run:
#
# pip-compile-multi
#
appnope==0.1.4
# via ipython
asttokens==2.4.1
# via stack-data
attrs==23.2.0
# via hypothesis
backcall==0.2.0
# via ipython
comm==0.2.2
# via ipywidgets
contourpy==1.2.1
Expand All @@ -24,23 +20,22 @@ decorator==5.1.1
exceptiongroup==1.2.1
# via
# hypothesis
# ipython
# pytest
execnet==2.1.1
# via pytest-xdist
executing==2.0.1
# via stack-data
fonttools==4.51.0
fonttools==4.52.1
# via matplotlib
hypothesis==6.100.1
hypothesis==6.102.6
# via -r basetest.in
iniconfig==2.0.0
# via pytest
ipydatawidgets==4.3.5
# via pythreejs
ipython==8.9.0
# via
# -r basetest.in
# ipywidgets
ipython==8.24.0
# via ipywidgets
ipywidgets==8.1.2
# via
# ipydatawidgets
Expand All @@ -51,7 +46,7 @@ jupyterlab-widgets==3.0.10
# via ipywidgets
kiwisolver==1.4.5
# via matplotlib
matplotlib==3.8.4
matplotlib==3.9.0
# via -r basetest.in
matplotlib-inline==0.1.7
# via ipython
Expand All @@ -69,31 +64,27 @@ parso==0.8.4
# via jedi
pexpect==4.9.0
# via ipython
pickleshare==0.7.5
# via ipython
pillow==10.3.0
# via matplotlib
pluggy==1.5.0
# via pytest
prompt-toolkit==3.0.36
# via
# -r basetest.in
# ipython
prompt-toolkit==3.0.43
# via ipython
psutil==5.9.8
# via -r basetest.in
ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.2
# via stack-data
pygments==2.17.2
pygments==2.18.0
# via ipython
pyparsing==3.1.2
# via matplotlib
pytest==8.1.1
pytest==8.2.1
# via
# -r basetest.in
# pytest-xdist
pytest-xdist==3.5.0
pytest-xdist==3.6.1
# via -r basetest.in
python-dateutil==2.9.0.post0
# via matplotlib
Expand All @@ -119,6 +110,8 @@ traitlets==5.14.3
# traittypes
traittypes==0.2.1
# via ipydatawidgets
typing-extensions==4.12.0
# via ipython
wcwidth==0.2.13
# via prompt-toolkit
widgetsnbextension==4.0.10
Expand Down
10 changes: 5 additions & 5 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ colorama==0.4.6
# via tox
distlib==0.3.8
# via virtualenv
filelock==3.13.4
filelock==3.14.0
# via
# tox
# virtualenv
Expand All @@ -32,25 +32,25 @@ packaging==24.0
# -r ci.in
# pyproject-api
# tox
platformdirs==4.2.1
platformdirs==4.2.2
# via
# tox
# virtualenv
pluggy==1.5.0
# via tox
pyproject-api==1.6.1
# via tox
requests==2.31.0
requests==2.32.2
# via -r ci.in
smmap==5.0.1
# via gitdb
tomli==2.0.1
# via
# pyproject-api
# tox
tox==4.14.2
tox==4.15.0
# via -r ci.in
urllib3==2.2.1
# via requests
virtualenv==20.26.0
virtualenv==20.26.2
# via tox
26 changes: 13 additions & 13 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
-r static.txt
-r test.txt
-r wheels.txt
annotated-types==0.6.0
annotated-types==0.7.0
# via pydantic
anyio==4.3.0
anyio==4.4.0
# via
# httpx
# jupyter-server
Expand All @@ -34,7 +34,7 @@ click==8.1.7
# pip-tools
copier==9.2.0
# via -r dev.in
dunamai==1.20.0
dunamai==1.21.1
# via copier
fqdn==1.5.1
# via jsonschema
Expand All @@ -54,7 +54,7 @@ json5==0.9.25
# via jupyterlab-server
jsonpointer==2.4
# via jsonschema
jsonschema[format-nongpl]==4.21.1
jsonschema[format-nongpl]==4.22.0
# via
# jupyter-events
# jupyterlab-server
Expand All @@ -71,9 +71,9 @@ jupyter-server==2.14.0
# notebook-shim
jupyter-server-terminals==0.5.3
# via jupyter-server
jupyterlab==4.1.6
jupyterlab==4.2.1
# via -r dev.in
jupyterlab-server==2.26.0
jupyterlab-server==2.27.2
# via jupyterlab
notebook-shim==0.2.4
# via jupyterlab
Expand All @@ -85,19 +85,19 @@ pip-compile-multi==2.6.3
# via -r dev.in
pip-tools==7.4.1
# via pip-compile-multi
plumbum==1.8.2
plumbum==1.8.3
# via copier
prometheus-client==0.20.0
# via jupyter-server
pycparser==2.22
# via cffi
pydantic==2.7.0
pydantic==2.7.1
# via copier
pydantic-core==2.18.1
pydantic-core==2.18.2
# via pydantic
python-json-logger==2.0.7
# via jupyter-events
questionary==2.0.1
questionary==1.10.0
# via copier
rfc3339-validator==0.1.4
# via
Expand All @@ -119,17 +119,17 @@ terminado==0.18.1
# jupyter-server-terminals
toposort==1.10
# via pip-compile-multi
types-docutils==0.20.0.20240406
types-docutils==0.21.0.20240423
# via -r dev.in
types-python-dateutil==2.9.0.20240316
# via arrow
types-requests==2.31.0.20240406
types-requests==2.32.0.20240523
# via -r dev.in
uri-template==1.3.0
# via jsonschema
webcolors==1.13
# via jsonschema
websocket-client==1.7.0
websocket-client==1.8.0
# via jupyter-server
wheel==0.43.0
# via pip-tools
Expand Down
Loading

0 comments on commit c67756a

Please sign in to comment.