Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove upper bound on flask-socketio version #1943

Merged
merged 1 commit into from
Aug 25, 2023

Conversation

matrss
Copy link
Collaborator

@matrss matrss commented Aug 25, 2023

Purpose of PR?:

Part of #1942

Does this PR introduce a breaking change?

Not quite sure. The reason this version was pinned is #1356, but I cannot reproduce this issue even with flask-socketio=5.1.1.

If the changes in this PR are manually verified, list down the scenarios covered::

test suite passes

Additional information for reviewer? :
Mention if this PR is part of any design or a continuation of previous PRs

Does this PR results in some Documentation changes?
If yes, include the list of Documentation changes

Checklist:

  • Bug fix. Fixes #
  • New feature (Non-API breaking changes that adds functionality)
  • PR Title follows the convention of <type>: <subject>
  • Commit has unit tests

Copy link
Member

@ReimarBauer ReimarBauer left a comment

Choose a reason for hiding this comment

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

make the pinning >=5.1.0

we had in the past >5

localbuild/meta.yaml Outdated Show resolved Hide resolved
@matrss matrss changed the title Remove version constraint on flask-socketio Remove upper bound on flask-socketio version Aug 25, 2023
@ReimarBauer ReimarBauer merged commit 82ee078 into Open-MSS:develop Aug 25, 2023
4 checks passed
@matrss matrss deleted the update-flask-socketio branch February 16, 2024 09:52
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