Skip to content

Commit 7e08e4b

Browse files
CI: cap pandas <3 to avoid regression with flox/xarray grouping
1 parent 29212de commit 7e08e4b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ geopy
88
jinja2
99
netCDF4>1.6
1010
numpy
11-
pandas
11+
pandas<3
12+
pyarrow<23
1213
psutil>=5.9.1
1314
pynmea2
1415
pytz

0 commit comments

Comments
 (0)