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

General security updates for application dependencies #1323

Merged
merged 2 commits into from
Oct 15, 2024
Merged

Conversation

jpl-jengelke
Copy link
Collaborator

  • Fix for Python 3.12 incompatibilities
  • Upgrade following modules:

+astroalign~=2.6.0
+astropy~=6.1
+colour_demosaicing~=0.2.6
+matplotlib~=3.9.2
+numpy~=1.26.4
+pandas~=2.2.3
+panel~=1.5.2
+photutils~=2.0.0
+pyvo~=1.5.3
+rebound~=4.4.3
+scipy~=1.14.1

  • Tested with HAT-P-32 b
  • Not yet tested/vetted on Colab

…ons as a matter of security best practices. ...
@jpl-jengelke jpl-jengelke self-assigned this Oct 15, 2024
@jpl-jengelke jpl-jengelke changed the base branch from main to develop October 15, 2024 09:13
@tamimfatahi
Copy link
Collaborator

Let's factor in issue #1254 as well. I'll add it onto the branch.

Copy link
Collaborator

@tamimfatahi tamimfatahi left a comment

Choose a reason for hiding this comment

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

Tested on a couple of datasets and passed using Python 3.10.

@tamimfatahi tamimfatahi linked an issue Oct 15, 2024 that may be closed by this pull request
@jpl-jengelke jpl-jengelke merged commit c4fe756 into develop Oct 15, 2024
@ivenzor
Copy link
Contributor

ivenzor commented Oct 15, 2024

Tested a dataset on Windows with the new requirements, everything good.

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.

pandas.Series.bool is deprecated since Pandas 2.1.0
3 participants