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

Update dependencies #37

Merged
merged 2 commits into from
Dec 16, 2024
Merged

Update dependencies #37

merged 2 commits into from
Dec 16, 2024

Conversation

HealthyPear
Copy link
Member

  • gammapy now works with astropy v6
  • matplotlib 3.10 removed mpl_toolkits.axes_grid1.anchored_artists.AnchoredEllipse which gammapy still needs

the latter should be the reason why #35 and #36 tests fail with pip (conda package for 3.10 is not yet available so that pipe succeeds)

gammapy causes cannot import name 'AnchoredEllipse' from 'mpl_toolkits.axes_grid1.anchored_artists'
@HealthyPear HealthyPear merged commit df3b89d into main Dec 16, 2024
8 of 11 checks passed
@HealthyPear
Copy link
Member Author

I'll force-merge this PR since I need to test if this fixes the other two open ones.

@HealthyPear HealthyPear deleted the update-dependencies branch December 16, 2024 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant