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: imageio, ipython, psygnal, scipy, sentry-sdk #975

Merged
merged 1 commit into from
Jun 5, 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
22 changes: 11 additions & 11 deletions requirements/constraints_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ cloudpickle==2.2.1
# via dask
comm==0.1.3
# via ipykernel
coverage==7.2.6
coverage==7.2.7
# via pytest-cov
czifile==2019.7.2
# via PartSeg (setup.cfg)
Expand Down Expand Up @@ -80,7 +80,7 @@ idna==3.4
# via requests
imagecodecs==2023.3.16
# via PartSeg (setup.cfg)
imageio==2.30.0
imageio==2.31.0
# via
# -r requirements/version_denylist.txt
# PartSeg (setup.cfg)
Expand All @@ -100,7 +100,7 @@ ipykernel==6.23.1
# PartSeg (setup.cfg)
# napari-console
# qtconsole
ipython==8.13.2
ipython==8.14.0
# via
# PartSeg (setup.cfg)
# ipykernel
Expand Down Expand Up @@ -144,7 +144,7 @@ mahotas==1.4.13
# via PartSeg (setup.cfg)
markdown-it-py==2.2.0
# via rich
markupsafe==2.1.2
markupsafe==2.1.3
# via jinja2
matplotlib-inline==0.1.6
# via
Expand Down Expand Up @@ -248,7 +248,7 @@ psutil==5.9.5
# via
# ipykernel
# napari
psygnal==0.9.0
psygnal==0.9.1
# via
# PartSeg (setup.cfg)
# app-model
Expand Down Expand Up @@ -295,7 +295,7 @@ pyqt5-sip==12.12.1
# via
# -r requirements/version_denylist.txt
# pyqt5
pyqt6==6.5.0
pyqt6==6.5.1
# via PartSeg (setup.cfg)
pyqt6-qt6==6.5.1
# via pyqt6
Expand Down Expand Up @@ -368,9 +368,9 @@ requests==2.31.0
# via
# PartSeg (setup.cfg)
# sphinx
rich==13.3.5
rich==13.4.1
# via npe2
scikit-image==0.20.0
scikit-image==0.21.0
# via
# PartSeg (setup.cfg)
# napari
Expand All @@ -379,7 +379,7 @@ scipy==1.10.1
# PartSeg (setup.cfg)
# napari
# scikit-image
sentry-sdk==1.24.0
sentry-sdk==1.25.0
# via PartSeg (setup.cfg)
shiboken2==5.15.2.1
# via pyside2
Expand Down Expand Up @@ -459,7 +459,7 @@ traitlets==5.9.0
# qtconsole
typer==0.9.0
# via npe2
typing-extensions==4.6.2
typing-extensions==4.6.3
# via
# app-model
# magicgui
Expand All @@ -471,7 +471,7 @@ typing-extensions==4.6.2
# typer
tzdata==2023.3
# via pandas
urllib3==1.26.16
urllib3==2.0.2
# via
# requests
# sentry-sdk
Expand Down
22 changes: 11 additions & 11 deletions requirements/constraints_py3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ cloudpickle==2.2.1
# via dask
comm==0.1.3
# via ipykernel
coverage==7.2.6
coverage==7.2.7
# via pytest-cov
czifile==2019.7.2
# via PartSeg (setup.cfg)
Expand Down Expand Up @@ -80,7 +80,7 @@ idna==3.4
# via requests
imagecodecs==2023.3.16
# via PartSeg (setup.cfg)
imageio==2.30.0
imageio==2.31.0
# via
# -r requirements/version_denylist.txt
# PartSeg (setup.cfg)
Expand Down Expand Up @@ -149,7 +149,7 @@ mahotas==1.4.13
# via PartSeg (setup.cfg)
markdown-it-py==2.2.0
# via rich
markupsafe==2.1.2
markupsafe==2.1.3
# via jinja2
matplotlib-inline==0.1.6
# via
Expand Down Expand Up @@ -255,7 +255,7 @@ psutil==5.9.5
# via
# ipykernel
# napari
psygnal==0.9.0
psygnal==0.9.1
# via
# PartSeg (setup.cfg)
# app-model
Expand Down Expand Up @@ -302,7 +302,7 @@ pyqt5-sip==12.12.1
# via
# -r requirements/version_denylist.txt
# pyqt5
pyqt6==6.5.0
pyqt6==6.5.1
# via PartSeg (setup.cfg)
pyqt6-qt6==6.5.1
# via pyqt6
Expand Down Expand Up @@ -377,18 +377,18 @@ requests==2.31.0
# via
# PartSeg (setup.cfg)
# sphinx
rich==13.3.5
rich==13.4.1
# via npe2
scikit-image==0.20.0
scikit-image==0.21.0
# via
# PartSeg (setup.cfg)
# napari
scipy==1.9.1
scipy==1.10.1
# via
# PartSeg (setup.cfg)
# napari
# scikit-image
sentry-sdk==1.24.0
sentry-sdk==1.25.0
# via PartSeg (setup.cfg)
shiboken2==5.15.2.1
# via pyside2
Expand Down Expand Up @@ -468,7 +468,7 @@ traitlets==5.9.0
# qtconsole
typer==0.9.0
# via npe2
typing-extensions==4.6.2
typing-extensions==4.6.3
# via
# app-model
# ipython
Expand All @@ -481,7 +481,7 @@ typing-extensions==4.6.2
# typer
tzdata==2023.3
# via pandas
urllib3==1.26.16
urllib3==2.0.2
# via
# requests
# sentry-sdk
Expand Down
24 changes: 12 additions & 12 deletions requirements/constraints_py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ cloudpickle==2.2.1
# via dask
comm==0.1.3
# via ipykernel
coverage==7.2.6
coverage==7.2.7
# via pytest-cov
czifile==2019.7.2
# via PartSeg (setup.cfg)
Expand Down Expand Up @@ -80,7 +80,7 @@ idna==3.4
# via requests
imagecodecs==2023.3.16
# via PartSeg (setup.cfg)
imageio==2.30.0
imageio==2.31.0
# via
# -r requirements/version_denylist.txt
# PartSeg (setup.cfg)
Expand All @@ -103,7 +103,7 @@ ipykernel==6.23.1
# PartSeg (setup.cfg)
# napari-console
# qtconsole
ipython==8.13.2
ipython==8.14.0
# via
# PartSeg (setup.cfg)
# ipykernel
Expand Down Expand Up @@ -147,7 +147,7 @@ mahotas==1.4.13
# via PartSeg (setup.cfg)
markdown-it-py==2.2.0
# via rich
markupsafe==2.1.2
markupsafe==2.1.3
# via jinja2
matplotlib-inline==0.1.6
# via
Expand Down Expand Up @@ -251,7 +251,7 @@ psutil==5.9.5
# via
# ipykernel
# napari
psygnal==0.9.0
psygnal==0.9.1
# via
# PartSeg (setup.cfg)
# app-model
Expand Down Expand Up @@ -298,7 +298,7 @@ pyqt5-sip==12.12.1
# via
# -r requirements/version_denylist.txt
# pyqt5
pyqt6==6.5.0
pyqt6==6.5.1
# via PartSeg (setup.cfg)
pyqt6-qt6==6.5.1
# via pyqt6
Expand Down Expand Up @@ -371,18 +371,18 @@ requests==2.31.0
# via
# PartSeg (setup.cfg)
# sphinx
rich==13.3.5
rich==13.4.1
# via npe2
scikit-image==0.20.0
scikit-image==0.21.0
# via
# PartSeg (setup.cfg)
# napari
scipy==1.9.1
scipy==1.10.1
# via
# PartSeg (setup.cfg)
# napari
# scikit-image
sentry-sdk==1.24.0
sentry-sdk==1.25.0
# via PartSeg (setup.cfg)
shiboken2==5.15.2.1
# via pyside2
Expand Down Expand Up @@ -462,7 +462,7 @@ traitlets==5.9.0
# qtconsole
typer==0.9.0
# via npe2
typing-extensions==4.6.2
typing-extensions==4.6.3
# via
# app-model
# ipython
Expand All @@ -475,7 +475,7 @@ typing-extensions==4.6.2
# typer
tzdata==2023.3
# via pandas
urllib3==1.26.16
urllib3==2.0.2
# via
# requests
# sentry-sdk
Expand Down