Skip to content

Allow latest version of cbor2 #157

Description

@mspiller

Currently cbor2 is pinned to <6.

cbor2>=5.1.2,<6.0.0; python_version < '3.9'
cbor2>=5.5.0,<6.0.0; python_version >= '3.9'

Latest version is a complete rewrite in rust, safer and a lot faster.

Would it be possible to relax the and allow 6.x.

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