Skip to content

Commit ea567a4

Browse files
authored
Lower pandas version (#2217)
1 parent 4e94dfd commit ea567a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ matplotlib>=3.2
33
numpy>=1.20.0
44
scipy>=1.8.0
55
packaging
6-
pandas>=1.4.0
6+
pandas>=1.3.0
77
xarray>=0.21.0
88
h5netcdf>=1.0.2
99
typing_extensions>=4.1.0

0 commit comments

Comments
 (0)