Skip to content

Conversation

@ms32035
Copy link
Contributor

@ms32035 ms32035 commented Mar 24, 2025

This PR enables support for plotly 6.

@tschm
Copy link
Contributor

tschm commented Nov 12, 2025

@fkiraly it should be enough to replace "plotly>=5.0.0,<6" with "plotly>=6.0" (note that this is declared twice in pyproject)

@fkiraly
Copy link
Collaborator

fkiraly commented Nov 14, 2025

I would not increase the lower bound here, simply since this is a package (and wider compatibiltiy ranges are better) rather than an end project

@fkiraly fkiraly changed the title support plotly 6 [MNT] raise plotly bound to plotly<7 to support plotly 6.X Nov 14, 2025
@fkiraly fkiraly added the maintenance Continuous integration, unit testing & package distribution label Nov 14, 2025
Copy link
Collaborator

@fkiraly fkiraly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed it wrt the new pyproject - should be fine once the tests run.

@fkiraly fkiraly merged commit da936af into PyPortfolio:main Nov 14, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Continuous integration, unit testing & package distribution

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants