Skip to content

Commit 6e85dc9

Browse files
Merge pull request #1599 from LOCEANlloydizard/fix_packages_updates
CI: cap pandas <3 to avoid regression with flox/xarray grouping
2 parents 29212de + 8019d37 commit 6e85dc9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ geopy
88
jinja2
99
netCDF4>1.6
1010
numpy
11-
pandas
11+
pandas<3
1212
psutil>=5.9.1
1313
pynmea2
1414
pytz

0 commit comments

Comments
 (0)