Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: [Automatic] Constraints upgrades: certifi, dask, fsspec, hypothesis, imageio, ipython, pint, qtconsole, rich, virtualenv #5788

Merged
merged 1 commit into from
May 8, 2023
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
35 changes: 18 additions & 17 deletions resources/constraints/constraints_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ build==0.10.0
# via npe2
cachey==0.2.1
# via napari (setup.cfg)
certifi==2022.12.7
certifi==2023.5.7
# via
# napari (setup.cfg)
# requests
Expand All @@ -48,11 +48,11 @@ comm==0.1.3
# via ipykernel
contourpy==1.0.7
# via matplotlib
coverage==7.2.3
coverage==7.2.5
# via pytest-cov
cycler==0.11.0
# via matplotlib
dask==2023.4.0
dask==2023.4.1
# via napari (setup.cfg)
debugpy==1.6.7
# via ipykernel
Expand Down Expand Up @@ -81,21 +81,21 @@ filelock==3.12.0
# virtualenv
fonttools==4.39.3
# via matplotlib
freetype-py==2.3.0
freetype-py==2.4.0
# via vispy
fsspec==2023.4.0
fsspec==2023.5.0
# via
# dask
# napari (setup.cfg)
heapdict==1.0.1
# via cachey
hsluv==5.0.3
# via vispy
hypothesis==6.74.0
hypothesis==6.75.2
# via napari (setup.cfg)
idna==3.4
# via requests
imageio==2.28.0
imageio==2.28.1
# via
# napari (setup.cfg)
# napari-svg
Expand All @@ -112,7 +112,7 @@ ipykernel==6.22.0
# via
# napari-console
# qtconsole
ipython==8.12.0
ipython==8.13.2
# via
# ipykernel
# napari (setup.cfg)
Expand Down Expand Up @@ -145,7 +145,7 @@ lazy-loader==0.2
# via
# napari (setup.cfg)
# scikit-image
lit==16.0.2
lit==16.0.3
# via triton
locket==1.0.0
# via partd
Expand Down Expand Up @@ -266,9 +266,9 @@ pillow==9.5.0
# matplotlib
# napari (setup.cfg)
# scikit-image
pint==0.20.1
pint==0.21
# via napari (setup.cfg)
platformdirs==3.3.0
platformdirs==3.5.0
# via
# jupyter-core
# pooch
Expand Down Expand Up @@ -381,7 +381,7 @@ pyzmq==25.0.2
# ipykernel
# jupyter-client
# qtconsole
qtconsole==5.4.1
qtconsole==5.4.3
# via
# napari (setup.cfg)
# napari-console
Expand All @@ -392,11 +392,11 @@ qtpy==2.3.1
# napari-console
# qtconsole
# superqt
requests==2.28.2
requests==2.30.0
# via
# pooch
# sphinx
rich==13.3.4
rich==13.3.5
# via
# napari (setup.cfg)
# npe2
Expand Down Expand Up @@ -484,7 +484,7 @@ traitlets==5.9.0
# qtconsole
triton==2.0.0
# via torch
typer==0.7.0
typer==0.9.0
# via npe2
typing-extensions==4.5.0
# via
Expand All @@ -495,11 +495,12 @@ typing-extensions==4.5.0
# pydantic
# superqt
# torch
# typer
tzdata==2023.3
# via pandas
urllib3==1.26.15
urllib3==2.0.2
# via requests
virtualenv==20.22.0
virtualenv==20.23.0
# via napari (setup.cfg)
vispy==0.12.2
# via
Expand Down
35 changes: 18 additions & 17 deletions resources/constraints/constraints_py3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ build==0.10.0
# via npe2
cachey==0.2.1
# via napari (setup.cfg)
certifi==2022.12.7
certifi==2023.5.7
# via
# napari (setup.cfg)
# requests
Expand All @@ -48,11 +48,11 @@ comm==0.1.3
# via ipykernel
contourpy==1.0.7
# via matplotlib
coverage==7.2.3
coverage==7.2.5
# via pytest-cov
cycler==0.11.0
# via matplotlib
dask==2023.4.0
dask==2023.4.1
# via napari (setup.cfg)
debugpy==1.6.7
# via ipykernel
Expand Down Expand Up @@ -81,21 +81,21 @@ filelock==3.12.0
# virtualenv
fonttools==4.39.3
# via matplotlib
freetype-py==2.3.0
freetype-py==2.4.0
# via vispy
fsspec==2023.4.0
fsspec==2023.5.0
# via
# dask
# napari (setup.cfg)
heapdict==1.0.1
# via cachey
hsluv==5.0.3
# via vispy
hypothesis==6.74.0
hypothesis==6.75.2
# via napari (setup.cfg)
idna==3.4
# via requests
imageio==2.28.0
imageio==2.28.1
# via
# napari (setup.cfg)
# napari-svg
Expand All @@ -119,7 +119,7 @@ ipykernel==6.22.0
# via
# napari-console
# qtconsole
ipython==8.12.0
ipython==8.12.2
# via
# ipykernel
# napari (setup.cfg)
Expand Down Expand Up @@ -152,7 +152,7 @@ lazy-loader==0.2
# via
# napari (setup.cfg)
# scikit-image
lit==16.0.2
lit==16.0.3
# via triton
locket==1.0.0
# via partd
Expand Down Expand Up @@ -273,11 +273,11 @@ pillow==9.5.0
# matplotlib
# napari (setup.cfg)
# scikit-image
pint==0.20.1
pint==0.21
# via napari (setup.cfg)
pkgutil-resolve-name==1.3.10
# via jsonschema
platformdirs==3.3.0
platformdirs==3.5.0
# via
# jupyter-core
# pooch
Expand Down Expand Up @@ -392,7 +392,7 @@ pyzmq==25.0.2
# ipykernel
# jupyter-client
# qtconsole
qtconsole==5.4.1
qtconsole==5.4.3
# via
# napari (setup.cfg)
# napari-console
Expand All @@ -403,11 +403,11 @@ qtpy==2.3.1
# napari-console
# qtconsole
# superqt
requests==2.28.2
requests==2.30.0
# via
# pooch
# sphinx
rich==13.3.4
rich==13.3.5
# via
# napari (setup.cfg)
# npe2
Expand Down Expand Up @@ -495,7 +495,7 @@ traitlets==5.9.0
# qtconsole
triton==2.0.0
# via torch
typer==0.7.0
typer==0.9.0
# via npe2
typing-extensions==4.5.0
# via
Expand All @@ -508,11 +508,12 @@ typing-extensions==4.5.0
# rich
# superqt
# torch
# typer
tzdata==2023.3
# via pandas
urllib3==1.26.15
urllib3==2.0.2
# via requests
virtualenv==20.22.0
virtualenv==20.23.0
# via napari (setup.cfg)
vispy==0.12.2
# via
Expand Down
35 changes: 18 additions & 17 deletions resources/constraints/constraints_py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ build==0.10.0
# via npe2
cachey==0.2.1
# via napari (setup.cfg)
certifi==2022.12.7
certifi==2023.5.7
# via
# napari (setup.cfg)
# requests
Expand All @@ -48,11 +48,11 @@ comm==0.1.3
# via ipykernel
contourpy==1.0.7
# via matplotlib
coverage==7.2.3
coverage==7.2.5
# via pytest-cov
cycler==0.11.0
# via matplotlib
dask==2023.4.0
dask==2023.4.1
# via napari (setup.cfg)
debugpy==1.6.7
# via ipykernel
Expand Down Expand Up @@ -81,21 +81,21 @@ filelock==3.12.0
# virtualenv
fonttools==4.39.3
# via matplotlib
freetype-py==2.3.0
freetype-py==2.4.0
# via vispy
fsspec==2023.4.0
fsspec==2023.5.0
# via
# dask
# napari (setup.cfg)
heapdict==1.0.1
# via cachey
hsluv==5.0.3
# via vispy
hypothesis==6.74.0
hypothesis==6.75.2
# via napari (setup.cfg)
idna==3.4
# via requests
imageio==2.28.0
imageio==2.28.1
# via
# napari (setup.cfg)
# napari-svg
Expand All @@ -117,7 +117,7 @@ ipykernel==6.22.0
# via
# napari-console
# qtconsole
ipython==8.12.0
ipython==8.13.2
# via
# ipykernel
# napari (setup.cfg)
Expand Down Expand Up @@ -150,7 +150,7 @@ lazy-loader==0.2
# via
# napari (setup.cfg)
# scikit-image
lit==16.0.2
lit==16.0.3
# via triton
locket==1.0.0
# via partd
Expand Down Expand Up @@ -271,9 +271,9 @@ pillow==9.5.0
# matplotlib
# napari (setup.cfg)
# scikit-image
pint==0.20.1
pint==0.21
# via napari (setup.cfg)
platformdirs==3.3.0
platformdirs==3.5.0
# via
# jupyter-core
# pooch
Expand Down Expand Up @@ -386,7 +386,7 @@ pyzmq==25.0.2
# ipykernel
# jupyter-client
# qtconsole
qtconsole==5.4.1
qtconsole==5.4.3
# via
# napari (setup.cfg)
# napari-console
Expand All @@ -397,11 +397,11 @@ qtpy==2.3.1
# napari-console
# qtconsole
# superqt
requests==2.28.2
requests==2.30.0
# via
# pooch
# sphinx
rich==13.3.4
rich==13.3.5
# via
# napari (setup.cfg)
# npe2
Expand Down Expand Up @@ -489,7 +489,7 @@ traitlets==5.9.0
# qtconsole
triton==2.0.0
# via torch
typer==0.7.0
typer==0.9.0
# via npe2
typing-extensions==4.5.0
# via
Expand All @@ -501,11 +501,12 @@ typing-extensions==4.5.0
# pydantic
# superqt
# torch
# typer
tzdata==2023.3
# via pandas
urllib3==1.26.15
urllib3==2.0.2
# via requests
virtualenv==20.22.0
virtualenv==20.23.0
# via napari (setup.cfg)
vispy==0.12.2
# via
Expand Down
Loading