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

Avoid reflex== hard pin #275

Merged
merged 1 commit into from
Oct 29, 2024
Merged

Avoid reflex== hard pin #275

merged 1 commit into from
Oct 29, 2024

Conversation

masenf
Copy link
Collaborator

@masenf masenf commented Oct 28, 2024

Hard pinning reflex to an older version for examples makes it harder to test new framework versions against reflex-examples. All example apps should set a minimum required version and be assumed to work with newer versions of the framework.

Hard pinning reflex to an older version for examples makes it harder to test
new framework versions against reflex-examples. All example apps should set a
minimum required version and be assumed to work with newer versions of the
framework.
@masenf masenf merged commit cd12801 into main Oct 29, 2024
47 of 60 checks passed
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