Skip to content

Commit 9b08d1f

Browse files
relieve pandas <2 renstriction
1 parent ee4e853 commit 9b08d1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/env_climada.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies:
1717
- netcdf4>=1.6
1818
- numba>=0.57
1919
- openpyxl>=3.1
20-
- pandas>=1.5,<2.0 # 2.0 removed append and iteritems from DataFrame
20+
- pandas>=1.5
2121
- pandas-datareader>=0.10
2222
- pathos>=0.3
2323
- pint>=0.22

0 commit comments

Comments
 (0)