Skip to content

Commit

Permalink
Merge pull request #33 from napari-bot/auto-update-dependencies/psobo…
Browse files Browse the repository at this point in the history
…lewskiPhD/napari/fix_for_pyside6_650

Update `babel`, `dask`, `pandas`, `pooch`, `pyside6`, `pytest`, `qtpy…
  • Loading branch information
psobolewskiPhD authored Oct 29, 2023
2 parents 8b8ba8a + 680b11a commit 04ebb60
Show file tree
Hide file tree
Showing 10 changed files with 194 additions and 194 deletions.
44 changes: 22 additions & 22 deletions resources/constraints/constraints_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@ appdirs==1.4.4
# npe2
asciitree==0.3.3
# via zarr
asttokens==2.4.0
asttokens==2.4.1
# via stack-data
attrs==23.1.0
# via
# hypothesis
# jsonschema
# referencing
babel==2.13.0
babel==2.13.1
# via
# napari (napari_repo/setup.cfg)
# sphinx
Expand Down Expand Up @@ -55,7 +55,7 @@ coverage==7.3.2
# pytest-cov
cycler==0.12.1
# via matplotlib
dask==2023.10.0
dask==2023.10.1
# via
# dask
# napari (napari_repo/setup.cfg)
Expand All @@ -74,11 +74,11 @@ exceptiongroup==1.1.3
# hypothesis
# ipython
# pytest
executing==2.0.0
executing==2.0.1
# via stack-data
fasteners==0.19
# via zarr
filelock==3.12.4
filelock==3.13.0
# via virtualenv
fonttools==4.43.1
# via matplotlib
Expand Down Expand Up @@ -109,7 +109,7 @@ in-n-out==0.1.9
# via app-model
iniconfig==2.0.0
# via pytest
ipykernel==6.25.2
ipykernel==6.26.0
# via
# napari-console
# qtconsole
Expand All @@ -130,7 +130,7 @@ jsonschema==4.19.1
# via napari (napari_repo/setup.cfg)
jsonschema-specifications==2023.7.1
# via jsonschema
jupyter-client==8.4.0
jupyter-client==8.5.0
# via
# ipykernel
# qtconsole
Expand Down Expand Up @@ -181,7 +181,7 @@ napari-svg==0.1.10
# via napari (napari_repo/setup.cfg)
nest-asyncio==1.5.8
# via ipykernel
networkx==3.2
networkx==3.2.1
# via scikit-image
npe2==0.7.3
# via
Expand Down Expand Up @@ -224,7 +224,7 @@ packaging==23.2
# superqt
# vispy
# xarray
pandas==2.1.1 ; python_version >= "3.9"
pandas==2.1.2 ; python_version >= "3.9"
# via
# napari (napari_repo/setup.cfg)
# xarray
Expand All @@ -251,7 +251,7 @@ platformdirs==3.11.0
# virtualenv
pluggy==1.3.0
# via pytest
pooch==1.7.0
pooch==1.8.0
# via
# napari (napari_repo/setup.cfg)
# scikit-image
Expand All @@ -273,7 +273,7 @@ ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.2
# via stack-data
pyconify==0.1.5
pyconify==0.1.6
# via superqt
pydantic==2.4.2
# via
Expand Down Expand Up @@ -311,18 +311,18 @@ pyqt6-qt6==6.5.3
pyqt6-sip==13.6.0
# via pyqt6
pyside2==5.15.2.1 ; python_version != "3.8"
# via napari (setup.cfg)
pyside6==6.5.1.1 ; python_version >= "3.10"
# via napari (napari_repo/setup.cfg)
pyside6==6.6.0 ; python_version >= "3.10"
# via
# -r resources/constraints/version_denylist.txt
# napari (setup.cfg)
pyside6-addons==6.5.1.1
# -r napari_repo/resources/constraints/version_denylist.txt
# napari (napari_repo/setup.cfg)
pyside6-addons==6.6.0
# via pyside6
pyside6-essentials==6.5.1.1
pyside6-essentials==6.6.0
# via
# pyside6
# pyside6-addons
pytest==7.4.2
pytest==7.4.3
# via
# napari (napari_repo/setup.cfg)
# pytest-cov
Expand Down Expand Up @@ -361,7 +361,7 @@ qtconsole==5.4.4
# via
# napari (napari_repo/setup.cfg)
# napari-console
qtpy==2.4.0
qtpy==2.4.1
# via
# magicgui
# napari (napari_repo/setup.cfg)
Expand Down Expand Up @@ -397,7 +397,7 @@ scipy==1.11.3 ; python_version >= "3.9"
# scikit-image
shiboken2==5.15.2.1
# via pyside2
shiboken6==6.5.1.1
shiboken6==6.6.0
# via
# pyside6
# pyside6-addons
Expand Down Expand Up @@ -468,7 +468,7 @@ tornado==6.3.3
# jupyter-client
tqdm==4.66.1
# via napari (napari_repo/setup.cfg)
traitlets==5.11.2
traitlets==5.12.0
# via
# comm
# ipykernel
Expand All @@ -494,7 +494,7 @@ tzdata==2023.3
# via pandas
urllib3==2.0.7
# via requests
virtualenv==20.24.5
virtualenv==20.24.6
# via napari (napari_repo/setup.cfg)
vispy==0.14.1
# via
Expand Down
44 changes: 22 additions & 22 deletions resources/constraints/constraints_py3.10_docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@ appdirs==1.4.4
# npe2
asciitree==0.3.3
# via zarr
asttokens==2.4.0
asttokens==2.4.1
# via stack-data
attrs==23.1.0
# via
# hypothesis
# jsonschema
# jupyter-cache
# referencing
babel==2.13.0
babel==2.13.1
# via
# napari (napari_repo/setup.cfg)
# sphinx
Expand Down Expand Up @@ -62,7 +62,7 @@ coverage==7.3.2
# pytest-cov
cycler==0.12.1
# via matplotlib
dask==2023.10.0
dask==2023.10.1
# via
# dask
# napari (napari_repo/setup.cfg)
Expand All @@ -85,13 +85,13 @@ exceptiongroup==1.1.3
# hypothesis
# ipython
# pytest
executing==2.0.0
executing==2.0.1
# via stack-data
fasteners==0.19
# via zarr
fastjsonschema==2.18.1
# via nbformat
filelock==3.12.4
filelock==3.13.0
# via virtualenv
fonttools==4.43.1
# via matplotlib
Expand All @@ -101,15 +101,15 @@ fsspec==2023.10.0
# via
# dask
# napari (napari_repo/setup.cfg)
greenlet==3.0.0
greenlet==3.0.1
# via sqlalchemy
heapdict==1.0.1
# via cachey
hsluv==5.0.4
# via vispy
hypothesis==6.88.1
# via napari (napari_repo/setup.cfg)
identify==2.5.30
identify==2.5.31
# via pre-commit
idna==3.4
# via requests
Expand All @@ -131,7 +131,7 @@ in-n-out==0.1.9
# via app-model
iniconfig==2.0.0
# via pytest
ipykernel==6.25.2
ipykernel==6.26.0
# via
# myst-nb
# napari-console
Expand Down Expand Up @@ -164,7 +164,7 @@ jsonschema-specifications==2023.7.1
# via jsonschema
jupyter-cache==0.6.1
# via myst-nb
jupyter-client==8.4.0
jupyter-client==8.5.0
# via
# ipykernel
# nbclient
Expand Down Expand Up @@ -245,7 +245,7 @@ nbformat==5.9.2
# nbclient
nest-asyncio==1.5.8
# via ipykernel
networkx==3.2
networkx==3.2.1
# via scikit-image
nibabel==5.1.0
# via nilearn
Expand Down Expand Up @@ -302,7 +302,7 @@ packaging==23.2
# superqt
# vispy
# xarray
pandas==2.1.1 ; python_version >= "3.9"
pandas==2.1.2 ; python_version >= "3.9"
# via
# napari (napari_repo/setup.cfg)
# nilearn
Expand Down Expand Up @@ -330,7 +330,7 @@ platformdirs==3.11.0
# virtualenv
pluggy==1.3.0
# via pytest
pooch==1.7.0
pooch==1.8.0
# via
# napari (napari_repo/setup.cfg)
# scikit-image
Expand All @@ -354,7 +354,7 @@ ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.2
# via stack-data
pyconify==0.1.5
pyconify==0.1.6
# via superqt
pydantic==1.10.13
# via
Expand Down Expand Up @@ -393,17 +393,17 @@ pyqt6-sip==13.6.0
# via pyqt6
pyside2==5.15.2.1 ; python_version != "3.8"
# via napari (napari_repo/setup.cfg)
pyside6==6.4.2 ; python_version >= "3.10"
pyside6==6.6.0 ; python_version >= "3.10"
# via
# -r napari_repo/resources/constraints/version_denylist.txt
# napari (napari_repo/setup.cfg)
pyside6-addons==6.4.2
pyside6-addons==6.6.0
# via pyside6
pyside6-essentials==6.4.2
pyside6-essentials==6.6.0
# via
# pyside6
# pyside6-addons
pytest==7.4.2
pytest==7.4.3
# via
# napari (napari_repo/setup.cfg)
# pytest-cov
Expand Down Expand Up @@ -447,7 +447,7 @@ qtconsole==5.4.4
# via
# napari (napari_repo/setup.cfg)
# napari-console
qtpy==2.4.0
qtpy==2.4.1
# via
# magicgui
# napari (napari_repo/setup.cfg)
Expand Down Expand Up @@ -478,7 +478,7 @@ scikit-image==0.22.0
# via
# napari (napari_repo/setup.cfg)
# scikit-image
scikit-learn==1.3.1
scikit-learn==1.3.2
# via nilearn
scipy==1.11.3 ; python_version >= "3.9"
# via
Expand All @@ -488,7 +488,7 @@ scipy==1.11.3 ; python_version >= "3.9"
# scikit-learn
shiboken2==5.15.2.1
# via pyside2
shiboken6==6.4.2
shiboken6==6.6.0
# via
# pyside6
# pyside6-addons
Expand Down Expand Up @@ -592,7 +592,7 @@ tornado==6.3.3
# livereload
tqdm==4.66.1
# via napari (napari_repo/setup.cfg)
traitlets==5.11.2
traitlets==5.12.0
# via
# comm
# ipykernel
Expand Down Expand Up @@ -622,7 +622,7 @@ tzdata==2023.3
# via pandas
urllib3==2.0.7
# via requests
virtualenv==20.24.5
virtualenv==20.24.6
# via
# napari (napari_repo/setup.cfg)
# pre-commit
Expand Down
Loading

0 comments on commit 04ebb60

Please sign in to comment.