-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency file
Description
CuCIM is a dependency of MONAI for efficiently loading whole slide images and also some GPU accelerated transforms that are being accessed via CuCIM transform in MONAI.
CuCIM has dropped the support for Python 3.8 in the latests versions while MONAI is still supporting it. Currently, the version that we are using in MONAI is cucim==23.10.0 (the latest available on PyPI for this specific package) which supports Python 3.8. However, in order to be able to upgrade to the latest version (which is under different package name), we should first make sure that these CuCIM updates does not affect MONAI functionalities, especially our CI/CD.
Metadata
Metadata
Assignees
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency file
Type
Projects
Status
💯 Complete