Skip to content

Commit

Permalink
Uplift pandas dependency as pandas-2.1.1 contains fix
Browse files Browse the repository at this point in the history
Signed-off-by: Johannes Mueller <[email protected]>
  • Loading branch information
johannes-mueller committed Sep 29, 2023
1 parent a9fe148 commit 9014164
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ python_requires = >=3.8
install_requires =
numpy==1.23.5
scipy
pandas>=1.4.0,<2.1
pandas>=1.4.0,!=2.1
h5py!=3.7.0
matplotlib
cython
Expand Down

0 comments on commit 9014164

Please sign in to comment.