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: numpy, partsegcore-compiled-backend, tifffile #1253

Merged
merged 1 commit into from
Mar 17, 2025
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
12 changes: 6 additions & 6 deletions requirements/constraints_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ appdirs==1.4.4
# npe2
asttokens==3.0.0
# via stack-data
attrs==25.1.0
attrs==25.3.0
# via
# jsonschema
# referencing
Expand All @@ -40,7 +40,7 @@ cloudpickle==3.1.1
# via dask
comm==0.2.2
# via ipykernel
coverage==7.6.12
coverage==7.7.0
# via partseg (pyproject.toml)
czifile==2019.7.2.1
# via partseg (pyproject.toml)
Expand Down Expand Up @@ -182,7 +182,7 @@ npe2==0.7.8
# via
# -r requirements/version_denylist.txt
# napari
numpy==2.2.3
numpy==2.2.4
# via
# partseg (pyproject.toml)
# czifile
Expand Down Expand Up @@ -231,7 +231,7 @@ parso==0.8.4
# via jedi
partd==1.4.2
# via dask
partsegcore-compiled-backend==0.15.11
partsegcore-compiled-backend==0.15.12
# via partseg (pyproject.toml)
partsegdata==0.10.0
# via partseg (pyproject.toml)
Expand Down Expand Up @@ -346,7 +346,7 @@ pyyaml==6.0.2
# dask
# napari
# npe2
pyzmq==26.2.1
pyzmq==26.3.0
# via
# ipykernel
# jupyter-client
Expand Down Expand Up @@ -442,7 +442,7 @@ sympy==1.13.3
# via partseg (pyproject.toml)
tabulate==0.9.0
# via numpydoc
tifffile==2025.2.18
tifffile==2025.3.13
# via
# partseg (pyproject.toml)
# czifile
Expand Down
12 changes: 6 additions & 6 deletions requirements/constraints_py3.10_pydantic_1.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ appdirs==1.4.4
# npe2
asttokens==3.0.0
# via stack-data
attrs==25.1.0
attrs==25.3.0
# via
# jsonschema
# referencing
Expand All @@ -38,7 +38,7 @@ cloudpickle==3.1.1
# via dask
comm==0.2.2
# via ipykernel
coverage==7.6.12
coverage==7.7.0
# via partseg (pyproject.toml)
czifile==2019.7.2.1
# via partseg (pyproject.toml)
Expand Down Expand Up @@ -180,7 +180,7 @@ npe2==0.7.8
# via
# -r requirements/version_denylist.txt
# napari
numpy==2.2.3
numpy==2.2.4
# via
# partseg (pyproject.toml)
# czifile
Expand Down Expand Up @@ -229,7 +229,7 @@ parso==0.8.4
# via jedi
partd==1.4.2
# via dask
partsegcore-compiled-backend==0.15.11
partsegcore-compiled-backend==0.15.12
# via partseg (pyproject.toml)
partsegdata==0.10.0
# via partseg (pyproject.toml)
Expand Down Expand Up @@ -343,7 +343,7 @@ pyyaml==6.0.2
# dask
# napari
# npe2
pyzmq==26.2.1
pyzmq==26.3.0
# via
# ipykernel
# jupyter-client
Expand Down Expand Up @@ -439,7 +439,7 @@ sympy==1.13.3
# via partseg (pyproject.toml)
tabulate==0.9.0
# via numpydoc
tifffile==2025.2.18
tifffile==2025.3.13
# via
# partseg (pyproject.toml)
# czifile
Expand Down
12 changes: 6 additions & 6 deletions requirements/constraints_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ appdirs==1.4.4
# npe2
asttokens==3.0.0
# via stack-data
attrs==25.1.0
attrs==25.3.0
# via
# jsonschema
# referencing
Expand All @@ -40,7 +40,7 @@ cloudpickle==3.1.1
# via dask
comm==0.2.2
# via ipykernel
coverage==7.6.12
coverage==7.7.0
# via partseg (pyproject.toml)
czifile==2019.7.2.1
# via partseg (pyproject.toml)
Expand Down Expand Up @@ -178,7 +178,7 @@ npe2==0.7.8
# via
# -r requirements/version_denylist.txt
# napari
numpy==2.2.3
numpy==2.2.4
# via
# partseg (pyproject.toml)
# czifile
Expand Down Expand Up @@ -227,7 +227,7 @@ parso==0.8.4
# via jedi
partd==1.4.2
# via dask
partsegcore-compiled-backend==0.15.11
partsegcore-compiled-backend==0.15.12
# via partseg (pyproject.toml)
partsegdata==0.10.0
# via partseg (pyproject.toml)
Expand Down Expand Up @@ -342,7 +342,7 @@ pyyaml==6.0.2
# dask
# napari
# npe2
pyzmq==26.2.1
pyzmq==26.3.0
# via
# ipykernel
# jupyter-client
Expand Down Expand Up @@ -440,7 +440,7 @@ sympy==1.13.3
# via partseg (pyproject.toml)
tabulate==0.9.0
# via numpydoc
tifffile==2025.2.18
tifffile==2025.3.13
# via
# partseg (pyproject.toml)
# czifile
Expand Down
12 changes: 6 additions & 6 deletions requirements/constraints_py3.11_pydantic_1.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ appdirs==1.4.4
# npe2
asttokens==3.0.0
# via stack-data
attrs==25.1.0
attrs==25.3.0
# via
# jsonschema
# referencing
Expand All @@ -38,7 +38,7 @@ cloudpickle==3.1.1
# via dask
comm==0.2.2
# via ipykernel
coverage==7.6.12
coverage==7.7.0
# via partseg (pyproject.toml)
czifile==2019.7.2.1
# via partseg (pyproject.toml)
Expand Down Expand Up @@ -176,7 +176,7 @@ npe2==0.7.8
# via
# -r requirements/version_denylist.txt
# napari
numpy==2.2.3
numpy==2.2.4
# via
# partseg (pyproject.toml)
# czifile
Expand Down Expand Up @@ -225,7 +225,7 @@ parso==0.8.4
# via jedi
partd==1.4.2
# via dask
partsegcore-compiled-backend==0.15.11
partsegcore-compiled-backend==0.15.12
# via partseg (pyproject.toml)
partsegdata==0.10.0
# via partseg (pyproject.toml)
Expand Down Expand Up @@ -339,7 +339,7 @@ pyyaml==6.0.2
# dask
# napari
# npe2
pyzmq==26.2.1
pyzmq==26.3.0
# via
# ipykernel
# jupyter-client
Expand Down Expand Up @@ -437,7 +437,7 @@ sympy==1.13.3
# via partseg (pyproject.toml)
tabulate==0.9.0
# via numpydoc
tifffile==2025.2.18
tifffile==2025.3.13
# via
# partseg (pyproject.toml)
# czifile
Expand Down
12 changes: 6 additions & 6 deletions requirements/constraints_py3.12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ appdirs==1.4.4
# npe2
asttokens==3.0.0
# via stack-data
attrs==25.1.0
attrs==25.3.0
# via
# jsonschema
# referencing
Expand All @@ -40,7 +40,7 @@ cloudpickle==3.1.1
# via dask
comm==0.2.2
# via ipykernel
coverage==7.6.12
coverage==7.7.0
# via partseg (pyproject.toml)
czifile==2019.7.2.1
# via partseg (pyproject.toml)
Expand Down Expand Up @@ -176,7 +176,7 @@ npe2==0.7.8
# via
# -r requirements/version_denylist.txt
# napari
numpy==2.2.3
numpy==2.2.4
# via
# partseg (pyproject.toml)
# czifile
Expand Down Expand Up @@ -225,7 +225,7 @@ parso==0.8.4
# via jedi
partd==1.4.2
# via dask
partsegcore-compiled-backend==0.15.11
partsegcore-compiled-backend==0.15.12
# via partseg (pyproject.toml)
partsegdata==0.10.0
# via partseg (pyproject.toml)
Expand Down Expand Up @@ -339,7 +339,7 @@ pyyaml==6.0.2
# dask
# napari
# npe2
pyzmq==26.2.1
pyzmq==26.3.0
# via
# ipykernel
# jupyter-client
Expand Down Expand Up @@ -437,7 +437,7 @@ sympy==1.13.3
# via partseg (pyproject.toml)
tabulate==0.9.0
# via numpydoc
tifffile==2025.2.18
tifffile==2025.3.13
# via
# partseg (pyproject.toml)
# czifile
Expand Down
10 changes: 5 additions & 5 deletions requirements/constraints_py3.12_docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ appdirs==1.4.4
# npe2
asttokens==3.0.0
# via stack-data
attrs==25.1.0
attrs==25.3.0
# via
# jsonschema
# referencing
Expand Down Expand Up @@ -165,7 +165,7 @@ nme==0.1.8
# via partseg (pyproject.toml)
npe2==0.7.8
# via napari
numpy==2.2.3
numpy==2.2.4
# via
# partseg (pyproject.toml)
# czifile
Expand Down Expand Up @@ -211,7 +211,7 @@ parso==0.8.4
# via jedi
partd==1.4.2
# via dask
partsegcore-compiled-backend==0.15.11
partsegcore-compiled-backend==0.15.12
# via partseg (pyproject.toml)
partsegdata==0.10.0
# via partseg (pyproject.toml)
Expand Down Expand Up @@ -300,7 +300,7 @@ pyyaml==6.0.2
# dask
# napari
# npe2
pyzmq==26.2.1
pyzmq==26.3.0
# via
# ipykernel
# jupyter-client
Expand Down Expand Up @@ -392,7 +392,7 @@ sympy==1.13.3
# via partseg (pyproject.toml)
tabulate==0.9.0
# via numpydoc
tifffile==2025.2.18
tifffile==2025.3.13
# via
# partseg (pyproject.toml)
# czifile
Expand Down
12 changes: 6 additions & 6 deletions requirements/constraints_py3.12_pydantic_1.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ appdirs==1.4.4
# npe2
asttokens==3.0.0
# via stack-data
attrs==25.1.0
attrs==25.3.0
# via
# jsonschema
# referencing
Expand All @@ -38,7 +38,7 @@ cloudpickle==3.1.1
# via dask
comm==0.2.2
# via ipykernel
coverage==7.6.12
coverage==7.7.0
# via partseg (pyproject.toml)
czifile==2019.7.2.1
# via partseg (pyproject.toml)
Expand Down Expand Up @@ -174,7 +174,7 @@ npe2==0.7.8
# via
# -r requirements/version_denylist.txt
# napari
numpy==2.2.3
numpy==2.2.4
# via
# partseg (pyproject.toml)
# czifile
Expand Down Expand Up @@ -223,7 +223,7 @@ parso==0.8.4
# via jedi
partd==1.4.2
# via dask
partsegcore-compiled-backend==0.15.11
partsegcore-compiled-backend==0.15.12
# via partseg (pyproject.toml)
partsegdata==0.10.0
# via partseg (pyproject.toml)
Expand Down Expand Up @@ -336,7 +336,7 @@ pyyaml==6.0.2
# dask
# napari
# npe2
pyzmq==26.2.1
pyzmq==26.3.0
# via
# ipykernel
# jupyter-client
Expand Down Expand Up @@ -434,7 +434,7 @@ sympy==1.13.3
# via partseg (pyproject.toml)
tabulate==0.9.0
# via numpydoc
tifffile==2025.2.18
tifffile==2025.3.13
# via
# partseg (pyproject.toml)
# czifile
Expand Down
Loading
Loading