fractal-analytics-platform / fractal-tasks-core

Main tasks for the Fractal analytics platform
https://fractal-analytics-platform.github.io/fractal-tasks-core/
BSD 3-Clause "New" or "Revised" License
11 stars 5 forks source link

[auto] Update dependencies in `poetry.lock` #654

Closed tcompa closed 4 months ago

tcompa commented 4 months ago

Updated dependencies:

Updating dependencies
Resolving dependencies...

Package operations: 0 installs, 1 update, 0 removals

  • Updating dask (2024.1.1 -> 2024.2.0)

Writing lock file

Outdated dependencies before PR:

cellpose                   (!) 2.2.3      2.3.2     anatomical segmentation ...
cmake                      (!) 3.28.1     3.28.3    CMake is an open-source,...
dask                           2024.1.1   2024.2.0  Parallel PyData with Tas...
debugpy                    (!) 1.8.0      1.8.1     An implementation of the...
executing                  (!) 0.10.0     2.0.1     Get the currently execut...
fonttools                  (!) 4.47.2     4.48.1    Tools to manipulate font...
imageio                    (!) 2.33.1     2.34.0    Library for reading and ...
ipykernel                  (!) 6.29.1     6.29.2    IPython Kernel for Jupyter
ipython                    (!) 8.18.1     8.21.0    IPython: Productive Inte...
ipywidgets                 (!) 8.1.1      8.1.2     Jupyter interactive widgets
jupyterlab                 (!) 4.1.0      4.1.1     JupyterLab computational...
jupyterlab-widgets         (!) 3.0.9      3.0.10    Jupyter interactive widg...
lxml                           4.9.4      5.1.0     Powerful and Pythonic XM...
napari-skimage-regionprops (!) 0.8.2      0.10.1    A regionprops table widg...
nbconvert                  (!) 7.15.0     7.16.0    Converting Jupyter Noteb...
notebook                   (!) 7.0.7      7.0.8     Jupyter Notebook - A web...
nvidia-cublas-cu11         (!) 11.10.3.66 11.11.3.6 CUBLAS native runtime li...
nvidia-cuda-cupti-cu11     (!) 11.7.101   11.8.87   CUDA profiling tools run...
nvidia-cuda-nvrtc-cu11     (!) 11.7.99    11.8.89   NVRTC native runtime lib...
nvidia-cuda-runtime-cu11   (!) 11.7.99    11.8.89   CUDA Runtime native Libr...
nvidia-cudnn-cu11          (!) 8.5.0.96   8.9.6.50  cuDNN runtime libraries
nvidia-curand-cu11         (!) 10.2.10.91 10.3.0.86 CURAND native runtime li...
nvidia-cusolver-cu11       (!) 11.4.0.1   11.4.1.48 CUDA solver native runti...
nvidia-cusparse-cu11       (!) 11.7.4.91  11.7.5.86 CUSPARSE native runtime ...
nvidia-nccl-cu11           (!) 2.14.3     2.19.3    NVIDIA Collective Commun...
nvidia-nvtx-cu11           (!) 11.7.91    11.8.86   NVIDIA Tools Extension
pandas                         1.5.3      2.2.0     Powerful data structures...
pydantic                       1.10.14    2.6.1     Data validation and sett...
setuptools                     69.0.3     69.1.0    Easily download, build, ...
stack-data                 (!) 0.5.1      0.6.3     Extract data from python...
tifffile                   (!) 2024.1.30  2024.2.12 Read and write TIFF files
torch                      (!) 2.0.0      2.2.0     Tensors and Dynamic neur...
tqdm                       (!) 4.66.1     4.66.2    Fast, Extensible Progres...
triton                     (!) 2.0.0      2.2.0     A language and compiler ...
widgetsnbextension         (!) 4.0.9      4.0.10    Jupyter interactive widg...

Outdated dependencies after PR:

cellpose                   (!) 2.2.3      2.3.2     anatomical segmentation ...
executing                  (!) 0.10.0     2.0.1     Get the currently execut...
ipython                    (!) 8.18.1     8.21.0    IPython: Productive Inte...
jupyterlab                 (!) 4.0.12     4.1.1     JupyterLab computational...
lxml                           4.9.4      5.1.0     Powerful and Pythonic XM...
napari-skimage-regionprops (!) 0.8.2      0.10.1    A regionprops table widg...
nvidia-cublas-cu11         (!) 11.10.3.66 11.11.3.6 CUBLAS native runtime li...
nvidia-cuda-cupti-cu11     (!) 11.7.101   11.8.87   CUDA profiling tools run...
nvidia-cuda-nvrtc-cu11     (!) 11.7.99    11.8.89   NVRTC native runtime lib...
nvidia-cuda-runtime-cu11   (!) 11.7.99    11.8.89   CUDA Runtime native Libr...
nvidia-cudnn-cu11          (!) 8.5.0.96   8.9.6.50  cuDNN runtime libraries
nvidia-curand-cu11         (!) 10.2.10.91 10.3.0.86 CURAND native runtime li...
nvidia-cusolver-cu11       (!) 11.4.0.1   11.4.1.48 CUDA solver native runti...
nvidia-cusparse-cu11       (!) 11.7.4.91  11.7.5.86 CUSPARSE native runtime ...
nvidia-nccl-cu11           (!) 2.14.3     2.19.3    NVIDIA Collective Commun...
nvidia-nvtx-cu11           (!) 11.7.91    11.8.86   NVIDIA Tools Extension
pandas                         1.5.3      2.2.0     Powerful data structures...
pydantic                       1.10.14    2.6.1     Data validation and sett...
stack-data                 (!) 0.5.1      0.6.3     Extract data from python...
torch                      (!) 2.0.0      2.2.0     Tensors and Dynamic neur...
triton                     (!) 2.0.0      2.2.0     A language and compiler ...

Note: there may be dependencies in the table above which were not updated as part of this PR. The reason is they require manual updating due to the way they are pinned.

github-actions[bot] commented 4 months ago

Coverage report

This PR does not seem to contain any modification to coverable code.