Skip to content

Commit

Permalink
Support Pandas 2 dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
edtechre committed Dec 15, 2023
1 parent 30a71a0 commit e023a36
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 @@ -23,7 +23,7 @@ install_requires =
joblib>=1.2.0,<2
numba>=0.56.3,<1
numpy>=1.23.4,<2
pandas>=1.5.1,<2
pandas>=1.5.1,<3
progressbar2>=4.1.1,<5
yfinance>=0.1.84,<1

Expand Down

0 comments on commit e023a36

Please sign in to comment.