Skip to content
This repository was archived by the owner on Oct 31, 2025. It is now read-only.
This repository was archived by the owner on Oct 31, 2025. It is now read-only.

Qiskit version bound to <=1.3 instead of <2.0 #395

@sinel

Description

@sinel

I have run into dependency conflict issues when using qiskit-dynamics within a project with other dependencies which require later versions of qiskit <2.0. However, if I force install qiskit v1.4.2, qiskit-dynamics continues to work fine for my project.

Is there a specific reason that it is bound to <=1.3? Can this requirement be relaxed so that we could use any version less than 2.0 which removed qiskit pulse?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions