Skip to content

Commit 6a5db4e

Browse files
Update polars to >=1.33.0 in ci/environment.yml - proper testing in ci
1 parent b449116 commit 6a5db4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies:
1818
- netcdf4 >=1.5.5,!=1.6.1
1919
- pandas >=2.1.0
2020
- pip
21-
- polars>=1.24.0
21+
- polars>=1.33.0
2222
- pooch
2323
- pre-commit
2424
- pydantic >=2.0

0 commit comments

Comments
 (0)