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: ipykernel, pandas, qtpy #1032

Merged
merged 1 commit into from
Nov 2, 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
26 changes: 13 additions & 13 deletions requirements/constraints_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ appdirs==1.4.4
# PartSeg (setup.cfg)
# napari
# npe2
asttokens==2.4.0
asttokens==2.4.1
# via stack-data
attrs==23.1.0
# via
# jsonschema
# referencing
babel==2.13.0
babel==2.13.1
# via sphinx
backcall==0.2.0
# via ipython
Expand Down Expand Up @@ -50,7 +50,7 @@ coverage==7.3.2
# pytest-cov
czifile==2019.7.2
# via PartSeg (setup.cfg)
dask==2023.10.0
dask==2023.10.1
# via
# dask
# napari
Expand All @@ -70,7 +70,7 @@ exceptiongroup==1.1.3
# via
# ipython
# pytest
executing==2.0.0
executing==2.0.1
# via stack-data
fonticon-fontawesome6==6.4.0
# via PartSeg (setup.cfg)
Expand Down Expand Up @@ -103,7 +103,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
# PartSeg (setup.cfg)
# napari-console
Expand All @@ -125,7 +125,7 @@ jsonschema==4.19.1
# via napari
jsonschema-specifications==2023.7.1
# via jsonschema
jupyter-client==8.4.0
jupyter-client==8.5.0
# via
# ipykernel
# qtconsole
Expand Down Expand Up @@ -180,7 +180,7 @@ napari-svg==0.1.10
# via napari
nest-asyncio==1.5.8
# via ipykernel
networkx==3.2
networkx==3.2.1
# via scikit-image
nme==0.1.8
# via PartSeg (setup.cfg)
Expand Down Expand Up @@ -228,7 +228,7 @@ packaging==23.2
# sphinx
# superqt
# vispy
pandas==2.1.1
pandas==2.1.2
# via
# PartSeg (setup.cfg)
# napari
Expand Down Expand Up @@ -257,7 +257,7 @@ platformdirs==3.11.0
# pooch
pluggy==1.3.0
# via pytest
pooch==1.7.0
pooch==1.8.0
# via scikit-image
prompt-toolkit==3.0.39
# via ipython
Expand All @@ -276,7 +276,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 @@ -334,7 +334,7 @@ pyside6-essentials==6.6.0
# via
# pyside6
# pyside6-addons
pytest==7.4.2
pytest==7.4.3
# via
# PartSeg (setup.cfg)
# pytest-cov
Expand Down Expand Up @@ -368,7 +368,7 @@ qtconsole==5.4.4
# via
# PartSeg (setup.cfg)
# napari-console
qtpy==2.4.0
qtpy==2.4.1
# via
# PartSeg (setup.cfg)
# magicgui
Expand Down Expand Up @@ -476,7 +476,7 @@ tqdm==4.66.1
# via napari
traceback-with-variables==2.0.4
# via PartSeg (setup.cfg)
traitlets==5.11.2
traitlets==5.12.0
# via
# comm
# ipykernel
Expand Down
26 changes: 13 additions & 13 deletions requirements/constraints_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ appdirs==1.4.4
# PartSeg (setup.cfg)
# napari
# npe2
asttokens==2.4.0
asttokens==2.4.1
# via stack-data
attrs==23.1.0
# via
# jsonschema
# referencing
babel==2.13.0
babel==2.13.1
# via sphinx
backcall==0.2.0
# via ipython
Expand Down Expand Up @@ -50,7 +50,7 @@ coverage==7.3.2
# pytest-cov
czifile==2019.7.2
# via PartSeg (setup.cfg)
dask==2023.10.0
dask==2023.10.1
# via
# dask
# napari
Expand All @@ -66,7 +66,7 @@ docutils==0.17.1
# via sphinx
et-xmlfile==1.1.0
# via openpyxl
executing==2.0.0
executing==2.0.1
# via stack-data
fonticon-fontawesome6==6.4.0
# via PartSeg (setup.cfg)
Expand Down Expand Up @@ -99,7 +99,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
# PartSeg (setup.cfg)
# napari-console
Expand All @@ -121,7 +121,7 @@ jsonschema==4.19.1
# via napari
jsonschema-specifications==2023.7.1
# via jsonschema
jupyter-client==8.4.0
jupyter-client==8.5.0
# via
# ipykernel
# qtconsole
Expand Down Expand Up @@ -176,7 +176,7 @@ napari-svg==0.1.10
# via napari
nest-asyncio==1.5.8
# via ipykernel
networkx==3.2
networkx==3.2.1
# via scikit-image
nme==0.1.8
# via PartSeg (setup.cfg)
Expand Down Expand Up @@ -224,7 +224,7 @@ packaging==23.2
# sphinx
# superqt
# vispy
pandas==2.1.1
pandas==2.1.2
# via
# PartSeg (setup.cfg)
# napari
Expand Down Expand Up @@ -253,7 +253,7 @@ platformdirs==3.11.0
# pooch
pluggy==1.3.0
# via pytest
pooch==1.7.0
pooch==1.8.0
# via scikit-image
prompt-toolkit==3.0.39
# via ipython
Expand All @@ -272,7 +272,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 @@ -330,7 +330,7 @@ pyside6-essentials==6.6.0
# via
# pyside6
# pyside6-addons
pytest==7.4.2
pytest==7.4.3
# via
# PartSeg (setup.cfg)
# pytest-cov
Expand Down Expand Up @@ -364,7 +364,7 @@ qtconsole==5.4.4
# via
# PartSeg (setup.cfg)
# napari-console
qtpy==2.4.0
qtpy==2.4.1
# via
# PartSeg (setup.cfg)
# magicgui
Expand Down Expand Up @@ -465,7 +465,7 @@ tqdm==4.66.1
# via napari
traceback-with-variables==2.0.4
# via PartSeg (setup.cfg)
traitlets==5.11.2
traitlets==5.12.0
# via
# comm
# ipykernel
Expand Down
20 changes: 10 additions & 10 deletions requirements/constraints_py3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ appdirs==1.4.4
# PartSeg (setup.cfg)
# napari
# npe2
asttokens==2.4.0
asttokens==2.4.1
# via stack-data
attrs==23.1.0
# via
# jsonschema
# referencing
babel==2.13.0
babel==2.13.1
# via sphinx
backcall==0.2.0
# via ipython
Expand Down Expand Up @@ -68,7 +68,7 @@ et-xmlfile==1.1.0
# via openpyxl
exceptiongroup==1.1.3
# via pytest
executing==2.0.0
executing==2.0.1
# via stack-data
fonticon-fontawesome6==6.4.0
# via PartSeg (setup.cfg)
Expand Down Expand Up @@ -110,7 +110,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
# PartSeg (setup.cfg)
# napari-console
Expand All @@ -132,7 +132,7 @@ jsonschema==4.19.1
# via napari
jsonschema-specifications==2023.7.1
# via jsonschema
jupyter-client==8.4.0
jupyter-client==8.5.0
# via
# ipykernel
# qtconsole
Expand Down Expand Up @@ -267,7 +267,7 @@ platformdirs==3.11.0
# pooch
pluggy==1.3.0
# via pytest
pooch==1.7.0
pooch==1.8.0
# via scikit-image
prompt-toolkit==3.0.39
# via ipython
Expand All @@ -286,7 +286,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 @@ -344,7 +344,7 @@ pyside6-essentials==6.3.1
# via
# pyside6
# pyside6-addons
pytest==7.4.2
pytest==7.4.3
# via
# PartSeg (setup.cfg)
# pytest-cov
Expand Down Expand Up @@ -382,7 +382,7 @@ qtconsole==5.4.4
# via
# PartSeg (setup.cfg)
# napari-console
qtpy==2.4.0
qtpy==2.4.1
# via
# PartSeg (setup.cfg)
# magicgui
Expand Down Expand Up @@ -490,7 +490,7 @@ tqdm==4.66.1
# via napari
traceback-with-variables==2.0.4
# via PartSeg (setup.cfg)
traitlets==5.11.2
traitlets==5.12.0
# via
# comm
# ipykernel
Expand Down
Loading
Loading