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

chore(dependencies): Freezing dependencies versions from core packages. #17

Merged
merged 2 commits into from
Apr 17, 2024

Conversation

pesap
Copy link
Collaborator

@pesap pesap commented Apr 17, 2024

I froze the dependencies to the latest one my python version installed.

@pesap pesap requested a review from daniel-thom April 17, 2024 01:01
@pesap pesap self-assigned this Apr 17, 2024
@pesap pesap added the chore label Apr 17, 2024
@codecov-commenter
Copy link

codecov-commenter commented Apr 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.70%. Comparing base (c9d1650) to head (7f99a6a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #17   +/-   ##
=======================================
  Coverage   95.70%   95.70%           
=======================================
  Files          26       26           
  Lines        2095     2095           
=======================================
  Hits         2005     2005           
  Misses         90       90           

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

pyproject.toml Outdated
"pint",
"loguru",
"rich",
"numpy==1.26.4",
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can we loosen the patch number on all these so that we can get bug fixes?

pyarrow~=15.0.2

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Sure.

@pesap
Copy link
Collaborator Author

pesap commented Apr 17, 2024

@daniel-thom, this should be ready to merge.

@pesap pesap merged commit a25f38b into main Apr 17, 2024
6 checks passed
@pesap pesap deleted the ps/pyproject branch April 17, 2024 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants