-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
pinned versionA package in the environment is pinned to a specific version; not pulling in newer versionsA package in the environment is pinned to a specific version; not pulling in newer versionswarningNot currently a problem but could become oneNot currently a problem but could become one
Description
SpiceyPy just released version 6.0.1 which unfortunately requires 'numpy>=2.0,<3'
, too high for the PyHC Env which is still on numpy<2
.
It was temporarily pinned to version 6.0.0 in this commit.
I'll open an issue to ask them to consider supporting both major versions of numpy.
Metadata
Metadata
Assignees
Labels
pinned versionA package in the environment is pinned to a specific version; not pulling in newer versionsA package in the environment is pinned to a specific version; not pulling in newer versionswarningNot currently a problem but could become oneNot currently a problem but could become one