Skip to content

Commit f661832

Browse files
committed
Update Conda dependency on khiops-core to 10.2.3b.4
Thus, we ensure a `khiops-core` version that uses the updated `khiops_env` is installed.
1 parent 1485586 commit f661832

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packaging/conda/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ requirements:
2626
- python
2727
run:
2828
- python
29-
- khiops-core >=10.2.2b.3,<11.0.0
29+
- khiops-core >=10.2.3b.4,<11.0.0
3030
- pandas >=0.25.3
3131
- scikit-learn >=0.22.2
3232
run_constrained:

0 commit comments

Comments
 (0)