cuml-cu12 25.2.0__tar.gz → 25.2.1__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: cuml-cu12
3
- Version: 25.2.0
3
+ Version: 25.2.1
4
4
  Summary: cuML - RAPIDS ML Algorithms
5
5
  Author: NVIDIA Corporation
6
6
  License: Apache 2.0
@@ -34,6 +34,7 @@ Requires-Dist: rapids-dask-dependency==25.2.*
34
34
  Requires-Dist: rmm-cu12==25.2.*
35
35
  Requires-Dist: scipy>=1.8.0
36
36
  Requires-Dist: treelite==4.4.1
37
+ Provides-Extra: test
37
38
  Requires-Dist: certifi; extra == "test"
38
39
  Requires-Dist: cython>=3.0.0; extra == "test"
39
40
  Requires-Dist: dask-ml; extra == "test"
@@ -52,7 +53,6 @@ Requires-Dist: seaborn; extra == "test"
52
53
  Requires-Dist: statsmodels; extra == "test"
53
54
  Requires-Dist: umap-learn==0.5.6; extra == "test"
54
55
  Requires-Dist: xgboost>=2.1.0; extra == "test"
55
- Provides-Extra: test
56
56
  Description-Content-Type: text/markdown
57
57
 
58
58
  # cuML Python Package
File without changes