Skip to content

Commit

Permalink
Bump bundle requirements (#728)
Browse files Browse the repository at this point in the history
  • Loading branch information
Czaki committed Sep 29, 2022
1 parent 43f27ca commit a8697a2
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions requirements/requirements_pyinstaller.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
alabaster==0.7.12
# via sphinx
altgraph==0.17.2
altgraph==0.17.3
# via pyinstaller
appdirs==1.4.4
# via
Expand All @@ -25,7 +25,7 @@ build==0.8.0
# via npe2
cachey==0.2.1
# via napari
certifi==2022.9.14
certifi==2022.9.24
# via
# napari
# requests
Expand Down Expand Up @@ -58,7 +58,7 @@ entrypoints==0.4
# via jupyter-client
et-xmlfile==1.1.0
# via openpyxl
executing==1.0.0
executing==1.1.0
# via stack-data
freetype-py==2.3.0
# via vispy
Expand All @@ -72,7 +72,7 @@ hsluv==5.0.3
# via vispy
idna==3.4
# via requests
imagecodecs==2022.8.8
imagecodecs==2022.9.26
# via -r requirements_pyinstaller.in
imageio==2.22.0
# via
Expand All @@ -83,7 +83,7 @@ imagesize==1.4.1
# via sphinx
importlib-metadata==4.12.0
# via sphinx
ipykernel==6.15.3
ipykernel==6.16.0
# via
# napari-console
# qtconsole
Expand Down Expand Up @@ -144,7 +144,7 @@ nest-asyncio==1.5.5
# jupyter-client
networkx==2.8.6
# via scikit-image
nme==0.1.5
nme==0.1.6
# via -r requirements_pyinstaller.in
npe2==0.6.1
# via napari
Expand Down Expand Up @@ -184,7 +184,7 @@ packaging==21.3
# scikit-image
# sphinx
# superqt
pandas==1.4.4
pandas==1.5.0
# via
# -r requirements_pyinstaller.in
# napari
Expand Down Expand Up @@ -215,7 +215,7 @@ psutil==5.9.2
# via
# ipykernel
# napari
psygnal==0.3.5
psygnal==0.4.2
# via
# magicgui
# npe2
Expand Down Expand Up @@ -272,7 +272,7 @@ pyyaml==6.0
# dask
# napari
# npe2
pyzmq==24.0.0
pyzmq==24.0.1
# via
# ipykernel
# jupyter-client
Expand Down Expand Up @@ -303,7 +303,7 @@ scipy==1.9.1
# -r requirements_pyinstaller.in
# napari
# scikit-image
sentry-sdk==1.9.8
sentry-sdk==1.9.9
# via -r requirements_pyinstaller.in
simpleitk==2.2.0
# via -r requirements_pyinstaller.in
Expand All @@ -313,7 +313,7 @@ six==1.16.0
# python-dateutil
snowballstemmer==2.2.0
# via sphinx
sphinx==5.1.1
sphinx==5.2.2
# via
# -r requirements_pyinstaller.in
# numpydoc
Expand All @@ -329,7 +329,7 @@ sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.5
# via sphinx
stack-data==0.5.0
stack-data==0.5.1
# via ipython
superqt==0.3.5
# via
Expand Down

0 comments on commit a8697a2

Please sign in to comment.