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

upgrade major dependencies #141

Merged
merged 2 commits into from
Jun 24, 2024
Merged

upgrade major dependencies #141

merged 2 commits into from
Jun 24, 2024

Conversation

ckmah
Copy link
Collaborator

@ckmah ckmah commented Jun 22, 2024

Add support for latest major dependency versions including:

  • decoupler>=1.7.0
  • pandas>=2.0.0
  • spatialdata>=0.1.0

Removed support for Python 3.9

Resolves #137

@ckmah ckmah added the dependencies Pull requests that update a dependency file label Jun 22, 2024
@ckmah ckmah added this to the v2.1.3 milestone Jun 22, 2024
Copy link

codecov bot commented Jun 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.88%. Comparing base (d195c49) to head (c343f79).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #141      +/-   ##
==========================================
+ Coverage   62.87%   62.88%   +0.01%     
==========================================
  Files          40       40              
  Lines        2257     2258       +1     
==========================================
+ Hits         1419     1420       +1     
  Misses        838      838              

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

@ckmah ckmah merged commit 21a6f2c into master Jun 24, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for pandas >=2.0.0, spatialdata>=0.1.0
1 participant