Skip to content

[Feat]: Could you consider updating the dependencies? #96

@hugobuddel

Description

@hugobuddel

Contact Details

No response

Describe the feature in words

The dependencies specified in pyproject.toml are quite old:

[tool.poetry.dependencies]
python = "^3.10"
astropy = "^6.0.0"
asdf = "^3.1.0"
gwcs = "^0.21.0"
jsonschema = "^4.21.1"
numpy = "^1.26.4"

The carets mean that the major version should not be updated. But most of those dependencies have newer versions: astropy 7.2, asdf 5.1, gwcs 1.0, numpy 2.3.

Would you consider making astrodata compatible with these newer libraries?

code-description

-

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions