Skip to content

Breaking Changes with Updated Versions? #1

Description

@alegresor

Dear jackpy authors,

Thank you for the excellent package, I have found it quite helpful in my research!

In your latest pyproject.toml you specify the following dependencies

python = ">=3.9,<3.12"
numpy = "^1.26"
sympy = "^1.12"
gmpy2 = "^2.1"

I would like to use python >= 3.12 and numpy >= 2.0. If I force install your jackpy package with these updated versions everything still seems to work fine, but I wonder if you are aware of any breaking changes that perhaps I have not run into yet? Also related, are there any plans to release an updated version of your jackpolynomials package on PyPI with loosened requirements?

All the best,
Aleksei

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions