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

Loosen memray pinning #67

Merged
merged 2 commits into from
Mar 6, 2025
Merged

Loosen memray pinning #67

merged 2 commits into from
Mar 6, 2025

Conversation

brynpickering
Copy link
Collaborator

As seen on a recent project, strict memray version pinning can cause problems with environment creation (since the memray deps need to be installed alongside all the project deps). I've loosened it to point to the major version only. Hopefully, if they are following best practice, this should mean we are not affected by breaking changes!

@brynpickering brynpickering requested a review from mfitz February 26, 2025 10:10
@brynpickering
Copy link
Collaborator Author

I've looked through the changelog from v1.9 to v1.15 (there's quite a lot) and can't see anything problematic til now.

Copy link
Contributor

@mfitz mfitz left a comment

Choose a reason for hiding this comment

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

LGTM!

@brynpickering brynpickering merged commit 925d0fb into main Mar 6, 2025
1 check 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