Skip to content

Commit

Permalink
Update dask, hypothesis, imageio, matplotlib (napari#7206)
Browse files Browse the repository at this point in the history
Updated packages: `dask`, `hypothesis`, `imageio`, `matplotlib`,
`pyzmq`, `typer`

---------

Co-authored-by: napari-bot <[email protected]>
Co-authored-by: Grzegorz Bokota <[email protected]>
  • Loading branch information
3 people authored Aug 23, 2024
1 parent 86c537c commit 35a9936
Show file tree
Hide file tree
Showing 16 changed files with 94 additions and 95 deletions.
3 changes: 1 addition & 2 deletions napari/layers/vectors/_vector_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -108,5 +108,4 @@ def fix_data_vectors(
ndim=ndim,
)
)
ndim = data_ndim
return vectors, ndim
return vectors, data_ndim
12 changes: 6 additions & 6 deletions resources/constraints/constraints_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ coverage==7.6.1
# pytest-cov
cycler==0.12.1
# via matplotlib
dask==2024.8.0
dask==2024.8.1
# via napari (napari_repo/pyproject.toml)
debugpy==1.8.5
# via ipykernel
Expand Down Expand Up @@ -95,11 +95,11 @@ heapdict==1.0.1
# via cachey
hsluv==5.0.4
# via vispy
hypothesis==6.111.0
hypothesis==6.111.1
# via napari (napari_repo/pyproject.toml)
idna==3.7
# via requests
imageio==2.34.2
imageio==2.35.1
# via
# napari (napari_repo/pyproject.toml)
# napari-svg
Expand Down Expand Up @@ -166,7 +166,7 @@ markdown-it-py==3.0.0
# via rich
markupsafe==2.1.5
# via jinja2
matplotlib==3.9.1.post1
matplotlib==3.9.2
# via napari (napari_repo/pyproject.toml)
matplotlib-inline==0.1.7
# via
Expand Down Expand Up @@ -422,7 +422,7 @@ pyyaml==6.0.2
# napari (napari_repo/pyproject.toml)
# dask
# npe2
pyzmq==26.1.0
pyzmq==26.1.1
# via
# ipykernel
# jupyter-client
Expand Down Expand Up @@ -550,7 +550,7 @@ triangle==20230923
# via napari (napari_repo/pyproject.toml)
triton==3.0.0
# via torch
typer==0.12.3
typer==0.12.4
# via npe2
typing-extensions==4.12.2
# via
Expand Down
18 changes: 9 additions & 9 deletions resources/constraints/constraints_py3.10_docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ coverage==7.6.1
# pytest-cov
cycler==0.12.1
# via matplotlib
dask==2024.8.0
dask==2024.8.1
# via napari (napari_repo/pyproject.toml)
debugpy==1.8.5
# via ipykernel
Expand Down Expand Up @@ -119,13 +119,13 @@ heapdict==1.0.1
# via cachey
hsluv==5.0.4
# via vispy
hypothesis==6.111.0
hypothesis==6.111.1
# via napari (napari_repo/pyproject.toml)
idna==3.7
# via
# anyio
# requests
imageio==2.34.2
imageio==2.35.1
# via
# napari (napari_repo/pyproject.toml)
# napari-svg
Expand Down Expand Up @@ -216,7 +216,7 @@ markdown-it-py==3.0.0
# rich
markupsafe==2.1.5
# via jinja2
matplotlib==3.9.1.post1
matplotlib==3.9.2
# via
# -r docs/requirements.txt
# napari (napari_repo/pyproject.toml)
Expand Down Expand Up @@ -515,7 +515,7 @@ pyyaml==6.0.2
# myst-parser
# npe2
# sphinx-external-toc
pyzmq==26.1.0
pyzmq==26.1.1
# via
# ipykernel
# jupyter-client
Expand Down Expand Up @@ -562,7 +562,7 @@ scipy==1.14.0
# nilearn
# scikit-image
# scikit-learn
setuptools==72.1.0
setuptools==72.2.0
# via imageio-ffmpeg
shellingham==1.5.4
# via typer
Expand All @@ -583,7 +583,7 @@ snowballstemmer==2.2.0
# via sphinx
sortedcontainers==2.4.0
# via hypothesis
soupsieve==2.5
soupsieve==2.6
# via beautifulsoup4
sphinx==7.4.7
# via
Expand Down Expand Up @@ -696,7 +696,7 @@ triangle==20230923
# via napari (napari_repo/pyproject.toml)
triton==3.0.0
# via torch
typer==0.12.3
typer==0.12.4
# via npe2
typing-extensions==4.12.2
# via
Expand All @@ -720,7 +720,7 @@ tzdata==2024.1
# via pandas
urllib3==2.2.2
# via requests
uvicorn==0.30.5
uvicorn==0.30.6
# via sphinx-autobuild
virtualenv==20.26.3
# via napari (napari_repo/pyproject.toml)
Expand Down
12 changes: 6 additions & 6 deletions resources/constraints/constraints_py3.10_pydantic_1.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ coverage==7.6.1
# pytest-cov
cycler==0.12.1
# via matplotlib
dask==2024.8.0
dask==2024.8.1
# via napari (napari_repo/pyproject.toml)
debugpy==1.8.5
# via ipykernel
Expand Down Expand Up @@ -93,11 +93,11 @@ heapdict==1.0.1
# via cachey
hsluv==5.0.4
# via vispy
hypothesis==6.111.0
hypothesis==6.111.1
# via napari (napari_repo/pyproject.toml)
idna==3.7
# via requests
imageio==2.34.2
imageio==2.35.1
# via
# napari (napari_repo/pyproject.toml)
# napari-svg
Expand Down Expand Up @@ -164,7 +164,7 @@ markdown-it-py==3.0.0
# via rich
markupsafe==2.1.5
# via jinja2
matplotlib==3.9.1.post1
matplotlib==3.9.2
# via napari (napari_repo/pyproject.toml)
matplotlib-inline==0.1.7
# via
Expand Down Expand Up @@ -419,7 +419,7 @@ pyyaml==6.0.2
# napari (napari_repo/pyproject.toml)
# dask
# npe2
pyzmq==26.1.0
pyzmq==26.1.1
# via
# ipykernel
# jupyter-client
Expand Down Expand Up @@ -547,7 +547,7 @@ triangle==20230923
# via napari (napari_repo/pyproject.toml)
triton==3.0.0
# via torch
typer==0.12.3
typer==0.12.4
# via npe2
typing-extensions==4.12.2
# via
Expand Down
12 changes: 6 additions & 6 deletions resources/constraints/constraints_py3.10_windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ coverage==7.6.1
# pytest-cov
cycler==0.12.1
# via matplotlib
dask==2024.8.0
dask==2024.8.1
# via napari (napari_repo/pyproject.toml)
debugpy==1.8.5
# via ipykernel
Expand Down Expand Up @@ -102,11 +102,11 @@ heapdict==1.0.1
# via cachey
hsluv==5.0.4
# via vispy
hypothesis==6.111.0
hypothesis==6.111.1
# via napari (napari_repo/pyproject.toml)
idna==3.7
# via requests
imageio==2.34.2
imageio==2.35.1
# via
# napari (napari_repo/pyproject.toml)
# napari-svg
Expand Down Expand Up @@ -173,7 +173,7 @@ markdown-it-py==3.0.0
# via rich
markupsafe==2.1.5
# via jinja2
matplotlib==3.9.1.post1
matplotlib==3.9.2
# via
# -r napari_repo/resources/constraints/version_denylist.txt
# napari (napari_repo/pyproject.toml)
Expand Down Expand Up @@ -394,7 +394,7 @@ pyyaml==6.0.2
# napari (napari_repo/pyproject.toml)
# dask
# npe2
pyzmq==26.1.0
pyzmq==26.1.1
# via
# ipykernel
# jupyter-client
Expand Down Expand Up @@ -520,7 +520,7 @@ traitlets==5.14.3
# qtconsole
triangle==20230923
# via napari (napari_repo/pyproject.toml)
typer==0.12.3
typer==0.12.4
# via npe2
typing-extensions==4.12.2
# via
Expand Down
12 changes: 6 additions & 6 deletions resources/constraints/constraints_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ coverage==7.6.1
# pytest-cov
cycler==0.12.1
# via matplotlib
dask==2024.8.0
dask==2024.8.1
# via napari (napari_repo/pyproject.toml)
debugpy==1.8.5
# via ipykernel
Expand Down Expand Up @@ -90,11 +90,11 @@ heapdict==1.0.1
# via cachey
hsluv==5.0.4
# via vispy
hypothesis==6.111.0
hypothesis==6.111.1
# via napari (napari_repo/pyproject.toml)
idna==3.7
# via requests
imageio==2.34.2
imageio==2.35.1
# via
# napari (napari_repo/pyproject.toml)
# napari-svg
Expand Down Expand Up @@ -159,7 +159,7 @@ markdown-it-py==3.0.0
# via rich
markupsafe==2.1.5
# via jinja2
matplotlib==3.9.1.post1
matplotlib==3.9.2
# via napari (napari_repo/pyproject.toml)
matplotlib-inline==0.1.7
# via
Expand Down Expand Up @@ -413,7 +413,7 @@ pyyaml==6.0.2
# napari (napari_repo/pyproject.toml)
# dask
# npe2
pyzmq==26.1.0
pyzmq==26.1.1
# via
# ipykernel
# jupyter-client
Expand Down Expand Up @@ -533,7 +533,7 @@ triangle==20230923
# via napari (napari_repo/pyproject.toml)
triton==3.0.0
# via torch
typer==0.12.3
typer==0.12.4
# via npe2
typing-extensions==4.12.2
# via
Expand Down
12 changes: 6 additions & 6 deletions resources/constraints/constraints_py3.11_pydantic_1.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ coverage==7.6.1
# pytest-cov
cycler==0.12.1
# via matplotlib
dask==2024.8.0
dask==2024.8.1
# via napari (napari_repo/pyproject.toml)
debugpy==1.8.5
# via ipykernel
Expand Down Expand Up @@ -88,11 +88,11 @@ heapdict==1.0.1
# via cachey
hsluv==5.0.4
# via vispy
hypothesis==6.111.0
hypothesis==6.111.1
# via napari (napari_repo/pyproject.toml)
idna==3.7
# via requests
imageio==2.34.2
imageio==2.35.1
# via
# napari (napari_repo/pyproject.toml)
# napari-svg
Expand Down Expand Up @@ -157,7 +157,7 @@ markdown-it-py==3.0.0
# via rich
markupsafe==2.1.5
# via jinja2
matplotlib==3.9.1.post1
matplotlib==3.9.2
# via napari (napari_repo/pyproject.toml)
matplotlib-inline==0.1.7
# via
Expand Down Expand Up @@ -410,7 +410,7 @@ pyyaml==6.0.2
# napari (napari_repo/pyproject.toml)
# dask
# npe2
pyzmq==26.1.0
pyzmq==26.1.1
# via
# ipykernel
# jupyter-client
Expand Down Expand Up @@ -530,7 +530,7 @@ triangle==20230923
# via napari (napari_repo/pyproject.toml)
triton==3.0.0
# via torch
typer==0.12.3
typer==0.12.4
# via npe2
typing-extensions==4.12.2
# via
Expand Down
12 changes: 6 additions & 6 deletions resources/constraints/constraints_py3.11_windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ coverage==7.6.1
# pytest-cov
cycler==0.12.1
# via matplotlib
dask==2024.8.0
dask==2024.8.1
# via napari (napari_repo/pyproject.toml)
debugpy==1.8.5
# via ipykernel
Expand Down Expand Up @@ -97,11 +97,11 @@ heapdict==1.0.1
# via cachey
hsluv==5.0.4
# via vispy
hypothesis==6.111.0
hypothesis==6.111.1
# via napari (napari_repo/pyproject.toml)
idna==3.7
# via requests
imageio==2.34.2
imageio==2.35.1
# via
# napari (napari_repo/pyproject.toml)
# napari-svg
Expand Down Expand Up @@ -166,7 +166,7 @@ markdown-it-py==3.0.0
# via rich
markupsafe==2.1.5
# via jinja2
matplotlib==3.9.1.post1
matplotlib==3.9.2
# via
# -r napari_repo/resources/constraints/version_denylist.txt
# napari (napari_repo/pyproject.toml)
Expand Down Expand Up @@ -385,7 +385,7 @@ pyyaml==6.0.2
# napari (napari_repo/pyproject.toml)
# dask
# npe2
pyzmq==26.1.0
pyzmq==26.1.1
# via
# ipykernel
# jupyter-client
Expand Down Expand Up @@ -503,7 +503,7 @@ traitlets==5.14.3
# qtconsole
triangle==20230923
# via napari (napari_repo/pyproject.toml)
typer==0.12.3
typer==0.12.4
# via npe2
typing-extensions==4.12.2
# via
Expand Down
Loading

0 comments on commit 35a9936

Please sign in to comment.