Skip to content

Commit

Permalink
req pandas > 2, so numpy > 2 works
Browse files Browse the repository at this point in the history
  • Loading branch information
TyberiusPrime committed Jun 25, 2024
1 parent 4227f29 commit ccffc6d
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 @@ -30,7 +30,7 @@ package_dir =
# Add here dependencies of your project (semicolon/line-separated), e.g.
python_requires = >= 3.6
install_requires =
pandas>=0.22
pandas>=2
numpy
natsort
wrapt
Expand Down

0 comments on commit ccffc6d

Please sign in to comment.