Skip to content

Commit f048b35

Browse files
authored
Update environment.yml
remove pinning of pandas < 3.0
1 parent 97bd77b commit f048b35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

installation/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies:
1919
- scipy
2020
- openpyxl
2121
- xlrd
22-
- pandas<3.0
22+
- pandas
2323
- netcdf4
2424
- pyshp
2525
- rasterio

0 commit comments

Comments
 (0)