Skip to content

Commit e10b508

Browse files
Set pandas version to lower limit
1 parent eae9857 commit e10b508

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pixi.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ netcdf4 = "*"
8888
numba = ">=0.50"
8989
numpy = "*"
9090
pandamesh = "*"
91-
pandas = "3.*"
91+
pandas = ">=3"
9292
pip = "*"
9393
plum-dispatch = "*"
9494
pooch = "*"

0 commit comments

Comments
 (0)