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

[python] remove unnecessary dependency pin #802

Merged
merged 1 commit into from
Oct 9, 2023

Conversation

bkmartinjr
Copy link
Contributor

In preparation for working on #801 and upgrading to the soon-to-arrive tiledbsoma 1.5, this cleans up unnecessary pins in our Python package dependencies. The SciPy pin was due to an old incompatibility with Arrow, now resolved.

@bkmartinjr bkmartinjr changed the title remove unnecessary dependency pin [python] remove unnecessary dependency pin Oct 9, 2023
@bkmartinjr bkmartinjr marked this pull request as ready for review October 9, 2023 20:55
@codecov
Copy link

codecov bot commented Oct 9, 2023

Codecov Report

Merging #802 (77e0c9a) into main (14bb530) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #802   +/-   ##
=======================================
  Coverage   87.40%   87.40%           
=======================================
  Files          70       70           
  Lines        5127     5127           
=======================================
  Hits         4481     4481           
  Misses        646      646           
Flag Coverage Δ
unittests 87.40% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@bkmartinjr bkmartinjr merged commit aaf8aff into main Oct 9, 2023
13 checks passed
@bkmartinjr bkmartinjr deleted the bkmartinjr/801-py-pkg-deps branch October 9, 2023 22:09
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