robertmartin8 / PyPortfolioOpt

Financial portfolio optimisation in python, including classical efficient frontier, Black-Litterman, Hierarchical Risk Parity
https://pyportfolioopt.readthedocs.io/
MIT License
4.55k stars 959 forks source link

Consider upgrading numpy dependency to v2 #605

Open jlchereau opened 4 weeks ago

jlchereau commented 4 weeks ago
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
pyportfolioopt 1.5.5 requires numpy<2.0.0,>=1.22.4, but you have numpy 2.1.2 which is incompatible.