We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d68f0e1 commit 108dd00Copy full SHA for 108dd00
recipes/scientific-python/construct.yaml
@@ -58,7 +58,7 @@ specs:
58
- pip =25.1.1
59
- wheel =0.45.1
60
- conda =25.5.0
61
- - mamba =2.1.1
+ - mamba =2.2.0
62
- threadpoolctl =3.6.0 # for our sysinfo menu command
63
# Menus
64
- sp-installer-menu =0.1.0
@@ -71,7 +71,7 @@ specs:
71
- requests =2.32.3
72
- pooch =1.8.2
73
# Data science and statistics.
74
- - pandas =2.2.3
+ - pandas =2.3.0
75
- polars =1.30.0
76
- scikit-learn =1.6.1
77
- statsmodels =0.14.4
@@ -105,7 +105,7 @@ specs:
105
- pytest-timeout =2.4.0
106
- pre-commit =4.2.0
107
- ruff =0.11.12
108
- - uv =0.7.10
+ - uv =0.7.11
109
# Doc building
110
- numpydoc =1.8.0
111
# OS-specific
0 commit comments