Skip to content

Issue with cloudevents dependency #403

@sarthakpati

Description

@sarthakpati

Hi,

There was a change in this dependency that happened with 3597a56, changing the versions in the pyproject.toml file from this:

cloudevents>=1.2.0,<=1.11.0

To this:

cloudevents>=1.12.0,<=1.12.0

I am no don't think this change makes sense. This should either be reverted back to the looser requirements, or be made ==1.12.0.

Regards,
Sarthak

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions