Skip to content

Commit

Permalink
Update bundle dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
alisterburt committed May 1, 2023
1 parent 9fb9fbe commit ee46682
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 27 deletions.
18 changes: 9 additions & 9 deletions resources/constraints/constraints_py3.10.txt
Expand Up @@ -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 @@ -91,11 +91,11 @@ heapdict==1.0.1
# via cachey
hsluv==5.0.3
# via vispy
hypothesis==6.74.0
hypothesis==6.75.1
# 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.1
# via
# ipykernel
# napari (setup.cfg)
Expand Down Expand Up @@ -268,7 +268,7 @@ pillow==9.5.0
# scikit-image
pint==0.20.1
# via napari (setup.cfg)
platformdirs==3.3.0
platformdirs==3.5.0
# via
# jupyter-core
# pooch
Expand Down Expand Up @@ -392,11 +392,11 @@ qtpy==2.3.1
# napari-console
# qtconsole
# superqt
requests==2.28.2
requests==2.29.0
# via
# pooch
# sphinx
rich==13.3.4
rich==13.3.5
# via
# napari (setup.cfg)
# npe2
Expand Down Expand Up @@ -499,7 +499,7 @@ tzdata==2023.3
# via pandas
urllib3==1.26.15
# via requests
virtualenv==20.22.0
virtualenv==20.23.0
# via napari (setup.cfg)
vispy==0.12.2
# via
Expand Down
18 changes: 9 additions & 9 deletions resources/constraints/constraints_py3.8.txt
Expand Up @@ -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 @@ -91,11 +91,11 @@ heapdict==1.0.1
# via cachey
hsluv==5.0.3
# via vispy
hypothesis==6.74.0
hypothesis==6.75.1
# 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.1
# via
# ipykernel
# napari (setup.cfg)
Expand Down Expand Up @@ -277,7 +277,7 @@ pint==0.20.1
# 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 @@ -403,11 +403,11 @@ qtpy==2.3.1
# napari-console
# qtconsole
# superqt
requests==2.28.2
requests==2.29.0
# via
# pooch
# sphinx
rich==13.3.4
rich==13.3.5
# via
# napari (setup.cfg)
# npe2
Expand Down Expand Up @@ -512,7 +512,7 @@ tzdata==2023.3
# via pandas
urllib3==1.26.15
# via requests
virtualenv==20.22.0
virtualenv==20.23.0
# via napari (setup.cfg)
vispy==0.12.2
# via
Expand Down
18 changes: 9 additions & 9 deletions resources/constraints/constraints_py3.9.txt
Expand Up @@ -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 @@ -91,11 +91,11 @@ heapdict==1.0.1
# via cachey
hsluv==5.0.3
# via vispy
hypothesis==6.74.0
hypothesis==6.75.1
# 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.1
# via
# ipykernel
# napari (setup.cfg)
Expand Down Expand Up @@ -273,7 +273,7 @@ pillow==9.5.0
# scikit-image
pint==0.20.1
# via napari (setup.cfg)
platformdirs==3.3.0
platformdirs==3.5.0
# via
# jupyter-core
# pooch
Expand Down Expand Up @@ -397,11 +397,11 @@ qtpy==2.3.1
# napari-console
# qtconsole
# superqt
requests==2.28.2
requests==2.29.0
# via
# pooch
# sphinx
rich==13.3.4
rich==13.3.5
# via
# napari (setup.cfg)
# npe2
Expand Down Expand Up @@ -505,7 +505,7 @@ tzdata==2023.3
# via pandas
urllib3==1.26.15
# via requests
virtualenv==20.22.0
virtualenv==20.23.0
# via napari (setup.cfg)
vispy==0.12.2
# via
Expand Down

0 comments on commit ee46682

Please sign in to comment.