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

dep: [Automatic] Dependency upgrades: h5py, imagecodecs, imageio, ipykernel, pandas, sentry, tifffile #889

Merged
merged 1 commit into from
Jan 24, 2023
Merged
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
38 changes: 21 additions & 17 deletions requirements/requirements_pyinstaller.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,17 +38,15 @@ click==8.1.3
# via
# dask
# typer
cloudpickle==2.2.0
cloudpickle==2.2.1
# via dask
comm==0.1.2
# via ipykernel
commonmark==0.9.1
# via rich
czifile==2019.7.2
# via PartSeg (setup.cfg)
dask[array]==2023.1.0
# via napari
debugpy==1.6.5
debugpy==1.6.6
# via ipykernel
decorator==5.1.1
# via ipython
Expand All @@ -66,19 +64,19 @@ executing==1.2.0
# via stack-data
freetype-py==2.3.0
# via vispy
fsspec==2022.11.0
fsspec==2023.1.0
# via dask
h5py==3.7.0
h5py==3.8.0
# via PartSeg (setup.cfg)
heapdict==1.0.1
# via cachey
hsluv==5.0.3
# via vispy
idna==3.4
# via requests
imagecodecs==2022.12.24
imagecodecs==2023.1.23
# via PartSeg (setup.cfg)
imageio==2.24.0
imageio==2.25.0
# via
# PartSeg (setup.cfg)
# napari
Expand All @@ -90,7 +88,7 @@ importlib-metadata==6.0.0
# via sphinx
in-n-out==0.1.6
# via app-model
ipykernel==6.20.1
ipykernel==6.20.2
# via
# PartSeg (setup.cfg)
# napari-console
Expand All @@ -114,7 +112,7 @@ jupyter-client==7.4.9
# via
# ipykernel
# qtconsole
jupyter-core==5.1.3
jupyter-core==5.1.4
# via
# jupyter-client
# qtconsole
Expand All @@ -128,12 +126,16 @@ magicgui==0.6.1
# napari
mahotas==1.4.13
# via PartSeg (setup.cfg)
markupsafe==2.1.1
markdown-it-py==2.1.0
# via rich
markupsafe==2.1.2
# via jinja2
matplotlib-inline==0.1.6
# via
# ipykernel
# ipython
mdurl==0.1.2
# via markdown-it-py
mpmath==1.2.1
# via sympy
mypy-extensions==0.4.3
Expand Down Expand Up @@ -195,7 +197,7 @@ packaging==23.0
# scikit-image
# sphinx
# superqt
pandas==1.5.2
pandas==1.5.3
# via
# PartSeg (setup.cfg)
# napari
Expand Down Expand Up @@ -311,7 +313,7 @@ requests==2.28.2
# via
# PartSeg (setup.cfg)
# sphinx
rich==13.1.0
rich==13.2.0
# via npe2
scikit-image==0.19.3
# via napari
Expand All @@ -320,7 +322,7 @@ scipy==1.10.0
# PartSeg (setup.cfg)
# napari
# scikit-image
sentry-sdk==1.13.0
sentry-sdk==1.14.0
# via PartSeg (setup.cfg)
simpleitk==2.2.1
# via PartSeg (setup.cfg)
Expand All @@ -335,7 +337,7 @@ sphinx==4.5.0
# via
# napari
# numpydoc
sphinxcontrib-applehelp==1.0.3
sphinxcontrib-applehelp==1.0.4
# via sphinx
sphinxcontrib-devhelp==1.0.2
# via sphinx
Expand All @@ -356,15 +358,17 @@ superqt==0.4.1
# napari
sympy==1.11.1
# via PartSeg (setup.cfg)
tifffile==2022.10.10
tifffile==2023.1.23.1
# via
# PartSeg (setup.cfg)
# czifile
# napari
# oiffile
# scikit-image
tomli==2.0.1
# via build
# via
# build
# pyproject-hooks
toolz==0.12.0
# via
# dask
Expand Down