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

Attempt to unpin some of our dependencies #764

Merged
merged 2 commits into from
Sep 19, 2023

Conversation

daico007
Copy link
Member

Local testing indicates that our tests run fine with the later version of numpy and unyt (?). I am not sure what changes might have happened upstream, but I think it's probably good time to unpin those packages.

@chrisjonesBSU
Copy link
Contributor

I was just about to make a PR to change the version of unyt to the latest :)

Should we unpin these, or re-pin them to the latest versions? It would be great to incorporate something like dependabot, but from what I could tell, I don't think it currently works with anaconda .yml files?

@codecov
Copy link

codecov bot commented Sep 13, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (0c4c34c) 91.89% compared to head (51efe3b) 91.89%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #764   +/-   ##
=======================================
  Coverage   91.89%   91.89%           
=======================================
  Files          66       66           
  Lines        6733     6733           
=======================================
  Hits         6187     6187           
  Misses        546      546           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@daico007
Copy link
Member Author

Pinning them to the latest versions (probably with >=) is a good idea! I will also look into dependabot and see if can be used in our cases.

@daico007 daico007 merged commit 24a6101 into mosdef-hub:main Sep 19, 2023
16 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.

None yet

2 participants