Skip to content

Commit

Permalink
Pin pandas to >=2.2
Browse files Browse the repository at this point in the history
Signed-off-by: Johannes Mueller <[email protected]>
  • Loading branch information
johannes-mueller committed Jan 16, 2025
1 parent ddc6717 commit a01eff4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,8 @@ python_requires = >=3.9
install_requires =
numpy>=1.23.5
scipy<1.15.0
pandas>=1.4.0,!=2.1
pandas>=2.2
h5py!=3.7.0
cython

[options.packages.find]
where = src
Expand Down

0 comments on commit a01eff4

Please sign in to comment.