Skip to content

Conversation

@enryH
Copy link
Collaborator

@enryH enryH commented Oct 17, 2025

try to not restrict or restrict less strictly

  • plotly
  • streamlit
  • pandas
  • kaleido

Allowing any minor and patch increase (just not major)

@enryH enryH marked this pull request as ready for review November 13, 2025 11:28
Copilot finished reviewing on behalf of enryH November 13, 2025 11:30
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR loosens version constraints for several dependencies by changing from exact version pins to caret requirements, allowing minor and patch version updates while maintaining compatibility.

Key changes:

  • Streamlit and plotly changed from exact version pins to caret constraints
  • Pandas minimum version lowered from 2.2.3 to 2.2.2
  • Kaleido also loosened to use caret constraint

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants