Skip to content

Allow attrs version 22 or newer as a dependency #14

@BrendanKKrueger

Description

@BrendanKKrueger

There is an issue in the attrs library that was fixed in version 22 (the current version is 24.3.0), leading to warnings being generated when running code. The bottleneck to updating this is that pip reports qcs-api-client requires a version of attrs < 22. If this requirement can be relaxed, it would make it possible to generate self-consistent environments that don't suffer from the known problem in attrs.

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