Skip to content

Commit 4349d61

Browse files
author
=
committed
update ci envs
1 parent 4c2e94a commit 4349d61

File tree

4 files changed

+4
-1
lines changed

4 files changed

+4
-1
lines changed

ci/deps/actions-310-minimum_versions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Minimum version of required + optional dependencies
22
# Aligned with getting_started/install.rst and compat/_optional.py
3-
name: pandas-dev
3+
name: pandas-dev-minimum
44
channels:
55
- conda-forge
66
- bodo.ai

ci/deps/actions-310.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ dependencies:
3535
- lxml>=4.9.2
3636
- matplotlib>=3.6.3
3737
- numba>=0.56.4
38+
- bodo>=2024.12.3
3839
- numexpr>=2.8.4
3940
- odfpy>=1.4.1
4041
- qtpy>=2.3.0

ci/deps/actions-311.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ dependencies:
3535
- lxml>=4.9.2
3636
- matplotlib>=3.6.3
3737
- numba>=0.56.4
38+
- bodo>=2024.12.3
3839
- numexpr>=2.8.4
3940
- odfpy>=1.4.1
4041
- qtpy>=2.3.0

ci/deps/actions-312.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ dependencies:
3535
- lxml>=4.9.2
3636
- matplotlib>=3.6.3
3737
- numba>=0.56.4
38+
- bodo>=2024.12.3
3839
- numexpr>=2.8.4
3940
- odfpy>=1.4.1
4041
- qtpy>=2.3.0

0 commit comments

Comments
 (0)