Skip to content

Commit

Permalink
[Automatic] Constraints upgrades: dask, hypothesis, jsonschema,…
Browse files Browse the repository at this point in the history
… `numpy`, `pygments`, `rich`, `superqt` (#6124)

This PR is automatically created and updated by this napari GitHub
Action:

https://github.com/napari/napari/tree/main/.github/workflows/upgrade_test_constraints.yml
It ensures that dependencies are tested with the most recent version.

The updated packages are:

 * cmake
 * comm
 * dask
 * fonttools
 * hypothesis
 * jsonschema
 * numpy
 * pygments
 * referencing
 * rich
 * superqt
 * wheel

---------

Co-authored-by: alisterburt <alisterburt@users.noreply.github.com>
Co-authored-by: Grzegorz Bokota <bokota+github@gmail.com>
  • Loading branch information
3 people committed Aug 9, 2023
1 parent 3cbd0d0 commit 4ba0e6a
Show file tree
Hide file tree
Showing 8 changed files with 92 additions and 107 deletions.
2 changes: 1 addition & 1 deletion napari/_tests/test_conftest_fixtures.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ def f() -> str:

@patch("qtpy.QtCore.QTimer.start")
@patch("qtpy.QtCore.QTimer.isActive", return_value=True)
def test_lack_disable_throttle(start_mock, _active_mock, monkeypatch):
def test_lack_disable_throttle(_active_mock, start_mock, monkeypatch):
"""This is test showing that if we do not use disable_throttling then timer is started"""
mock = Mock()

Expand Down
24 changes: 12 additions & 12 deletions resources/constraints/constraints_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,17 +43,17 @@ click==8.1.6
# typer
cloudpickle==2.2.1
# via dask
cmake==3.27.0
cmake==3.27.1
# via triton
comm==0.1.3
comm==0.1.4
# via ipykernel
contourpy==1.1.0
# via matplotlib
coverage==7.2.7
# via pytest-cov
cycler==0.11.0
# via matplotlib
dask==2023.7.1
dask==2023.8.0
# via napari (setup.cfg)
debugpy==1.6.7
# via ipykernel
Expand All @@ -80,7 +80,7 @@ filelock==3.12.2
# torch
# triton
# virtualenv
fonttools==4.41.1
fonttools==4.42.0
# via matplotlib
freetype-py==2.4.0
# via vispy
Expand All @@ -92,7 +92,7 @@ heapdict==1.0.1
# via cachey
hsluv==5.0.3
# via vispy
hypothesis==6.82.0
hypothesis==6.82.2
# via napari (setup.cfg)
idna==3.4
# via requests
Expand Down Expand Up @@ -127,7 +127,7 @@ jinja2==3.1.2
# numpydoc
# sphinx
# torch
jsonschema==4.18.4
jsonschema==4.19.0
# via napari (setup.cfg)
jsonschema-specifications==2023.7.1
# via jsonschema
Expand Down Expand Up @@ -195,7 +195,7 @@ npe2==0.7.2
# napari-plugin-manager
numcodecs==0.11.0
# via zarr
numpy==1.25.1
numpy==1.25.2
# via
# contourpy
# dask
Expand Down Expand Up @@ -307,7 +307,7 @@ pydantic==1.10.12
# app-model
# napari (setup.cfg)
# npe2
pygments==2.15.1
pygments==2.16.1
# via
# ipython
# napari (setup.cfg)
Expand Down Expand Up @@ -398,15 +398,15 @@ qtpy==2.3.1
# napari-plugin-manager
# qtconsole
# superqt
referencing==0.30.0
referencing==0.30.2
# via
# jsonschema
# jsonschema-specifications
requests==2.31.0
# via
# pooch
# sphinx
rich==13.5.0
rich==13.5.2
# via
# napari (setup.cfg)
# npe2
Expand Down Expand Up @@ -454,7 +454,7 @@ sphinxcontrib-serializinghtml==1.1.5
# via sphinx
stack-data==0.6.2
# via ipython
superqt==0.4.1
superqt==0.5.0
# via
# magicgui
# napari (setup.cfg)
Expand Down Expand Up @@ -529,7 +529,7 @@ vispy==0.13.0
# napari-svg
wcwidth==0.2.6
# via prompt-toolkit
wheel==0.41.0
wheel==0.41.1
# via
# nvidia-cublas-cu11
# nvidia-cuda-cupti-cu11
Expand Down
69 changes: 27 additions & 42 deletions resources/constraints/constraints_py3.10_docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ build==0.10.0
# via npe2
cachey==0.2.1
# via napari (setup.cfg)
certifi==2023.5.7
certifi==2023.7.22
# via
# napari (setup.cfg)
# requests
Expand All @@ -50,19 +50,19 @@ click==8.1.6
# typer
cloudpickle==2.2.1
# via dask
cmake==3.27.0
cmake==3.27.1
# via triton
colorama==0.4.6
# via sphinx-autobuild
comm==0.1.3
comm==0.1.4
# via ipykernel
contourpy==1.1.0
# via matplotlib
coverage==7.2.7
# via pytest-cov
cycler==0.11.0
# via matplotlib
dask==2023.7.1
dask==2023.8.0
# via napari (setup.cfg)
debugpy==1.6.7
# via ipykernel
Expand All @@ -77,7 +77,6 @@ docutils==0.17.1
# myst-parser
# napari-sphinx-theme
# sphinx
# sphinx-rtd-theme
# sphinx-tabs
entrypoints==0.4
# via numcodecs
Expand All @@ -89,14 +88,14 @@ executing==1.2.0
# via stack-data
fasteners==0.18
# via zarr
fastjsonschema==2.17.1
fastjsonschema==2.18.0
# via nbformat
filelock==3.12.2
# via
# torch
# triton
# virtualenv
fonttools==4.41.1
fonttools==4.42.0
# via matplotlib
freetype-py==2.4.0
# via vispy
Expand All @@ -110,9 +109,9 @@ heapdict==1.0.1
# via cachey
hsluv==5.0.3
# via vispy
hypothesis==6.82.0
hypothesis==6.82.2
# via napari (setup.cfg)
identify==2.5.25
identify==2.5.26
# via pre-commit
idna==3.4
# via requests
Expand All @@ -134,7 +133,7 @@ in-n-out==0.1.8
# via app-model
iniconfig==2.0.0
# via pytest
ipykernel==6.24.0
ipykernel==6.25.0
# via
# myst-nb
# napari-console
Expand All @@ -147,7 +146,7 @@ ipython==8.14.0
# napari-console
ipython-genutils==0.2.0
# via qtconsole
jedi==0.18.2
jedi==0.19.0
# via ipython
jinja2==3.0.3
# via
Expand All @@ -160,7 +159,7 @@ joblib==1.3.1
# via
# nilearn
# scikit-learn
jsonschema==4.18.4
jsonschema==4.19.0
# via
# napari (setup.cfg)
# nbformat
Expand Down Expand Up @@ -245,12 +244,12 @@ nbclient==0.7.4
# via
# jupyter-cache
# myst-nb
nbformat==5.9.1
nbformat==5.9.2
# via
# jupyter-cache
# myst-nb
# nbclient
nest-asyncio==1.5.6
nest-asyncio==1.5.7
# via ipykernel
networkx==3.1
# via
Expand Down Expand Up @@ -354,11 +353,10 @@ pillow==10.0.0
# imageio
# matplotlib
# napari (setup.cfg)
# qtgallery
# scikit-image
pint==0.22
# via napari (setup.cfg)
platformdirs==3.9.1
platformdirs==3.10.0
# via
# jupyter-core
# pooch
Expand Down Expand Up @@ -387,12 +385,12 @@ ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.2
# via stack-data
pydantic==1.10.11
pydantic==1.10.12
# via
# app-model
# napari (setup.cfg)
# npe2
pygments==2.15.1
pygments==2.16.1
# via
# ipython
# napari (setup.cfg)
Expand All @@ -413,13 +411,13 @@ pyqt5==5.15.9
# via napari (setup.cfg)
pyqt5-qt5==5.15.2
# via pyqt5
pyqt5-sip==12.12.1
pyqt5-sip==12.12.2
# via pyqt5
pyqt6==6.5.1
pyqt6==6.5.2
# via napari (setup.cfg)
pyqt6-qt6==6.5.1
pyqt6-qt6==6.5.2
# via pyqt6
pyqt6-sip==13.5.1
pyqt6-sip==13.5.2
# via pyqt6
pyside2==5.15.2.1 ; python_version != "3.8"
# via napari (setup.cfg)
Expand Down Expand Up @@ -460,8 +458,6 @@ python-dateutil==2.8.2
# pandas
pytz==2023.3
# via pandas
pyvirtualdisplay==3.0
# via qtgallery
pywavelets==1.4.1
# via scikit-image
pyyaml==6.0.1
Expand All @@ -483,18 +479,15 @@ qtconsole==5.4.3
# via
# napari (setup.cfg)
# napari-console
qtgallery==0.0.2
# via -r docs/requirements.txt
qtpy==2.3.1
# via
# magicgui
# napari (setup.cfg)
# napari-console
# napari-plugin-manager
# qtconsole
# qtgallery
# superqt
referencing==0.30.0
referencing==0.30.2
# via
# jsonschema
# jsonschema-specifications
Expand All @@ -503,7 +496,7 @@ requests==2.31.0
# nilearn
# pooch
# sphinx
rich==13.4.2
rich==13.5.2
# via
# napari (setup.cfg)
# npe2
Expand Down Expand Up @@ -555,10 +548,8 @@ sphinx==4.5.0
# sphinx-external-toc
# sphinx-favicon
# sphinx-gallery
# sphinx-rtd-theme
# sphinx-tabs
# sphinx-tags
# sphinxcontrib-jquery
sphinx-autobuild==2021.3.14
# via -r docs/requirements.txt
sphinx-autodoc-typehints==1.12.0
Expand All @@ -572,11 +563,7 @@ sphinx-external-toc==0.3.1
sphinx-favicon==1.0.1
# via -r docs/requirements.txt
sphinx-gallery==0.13.0
# via
# -r docs/requirements.txt
# qtgallery
sphinx-rtd-theme==1.2.2
# via qtgallery
# via -r docs/requirements.txt
sphinx-tabs==3.4.0
# via -r docs/requirements.txt
sphinx-tags==0.2.1
Expand All @@ -587,8 +574,6 @@ sphinxcontrib-devhelp==1.0.2
# via sphinx
sphinxcontrib-htmlhelp==2.0.1
# via sphinx
sphinxcontrib-jquery==4.1
# via sphinx-rtd-theme
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==1.0.3
Expand All @@ -599,7 +584,7 @@ sqlalchemy==2.0.19
# via jupyter-cache
stack-data==0.6.2
# via ipython
superqt==0.4.1
superqt==0.5.0
# via
# magicgui
# napari (setup.cfg)
Expand Down Expand Up @@ -676,7 +661,7 @@ tzdata==2023.3
# via pandas
urllib3==2.0.4
# via requests
virtualenv==20.24.1
virtualenv==20.24.2
# via
# napari (setup.cfg)
# pre-commit
Expand All @@ -686,7 +671,7 @@ vispy==0.13.0
# napari-svg
wcwidth==0.2.6
# via prompt-toolkit
wheel==0.40.0
wheel==0.41.1
# via
# nvidia-cublas-cu11
# nvidia-cuda-cupti-cu11
Expand All @@ -704,7 +689,7 @@ zipp==3.16.2
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
pip==23.2
pip==23.2.1
# via napari-plugin-manager
setuptools==68.0.0
# via
Expand Down

0 comments on commit 4ba0e6a

Please sign in to comment.