diff --git a/requirements/datasets.txt b/requirements/datasets.txt index 6d9bf454b89..d545e4d8a9b 100644 --- a/requirements/datasets.txt +++ b/requirements/datasets.txt @@ -4,7 +4,7 @@ laspy==2.3.0 opencv-python==4.7.0.68 pandas==1.5.3 pycocotools==2.0.6 -pyvista==0.37.0 +pyvista==0.38.1 radiant-mlhub==0.4.1 rarfile==4.0 scikit-image==0.19.3 diff --git a/setup.cfg b/setup.cfg index 033bb9d9489..1b38630529d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -82,7 +82,7 @@ datasets = # pycocotools 2.0.1+ required for proper dependency declaration pycocotools>=2.0.1,<3 # pyvista 0.25.2 required for wheels - pyvista>=0.25.2,<0.38 + pyvista>=0.25.2,<0.39 # radiant-mlhub 0.2.1+ required for api_key bugfix: # https://github.com/radiantearth/radiant-mlhub/pull/48 # radiant-mlhub 0.5+ changed download behavior: