Skip to content

relax jmespath requirements #1023

@aburmash

Description

@aburmash

oci-cli currently has a strict requirement on jmespath==0.10.0
https://github.com/oracle/oci-cli/blob/master/requirements.txt#L15

According to jmespath changelog, versions 1.0.0 and 1.0.1 are basically bugfixes + official support for python 3.11 and 3.12.

Can jmespath requirement be relaxed to
jmespath>=0.10.0,<=1.0.1

?

OL9 and OL10 are starting to ship jmespath 1.0.1 and we would like to be able to use it.

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