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 15, 2025
1 parent b89cc76 commit db475e7
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
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 db475e7

Please sign in to comment.