Skip to content

[BUG] playwright 1.40.0 is strictly depend on pyee==11.0.1 #2190

@vzhirnov

Description

@vzhirnov

System info

  • Playwright Version: 1.40.0

  • Operating System: macos monterey 12.2.1
    (Apple M1)

  • Other info:

pyee==11.0.1

Steps
Try to update pyee from version 11.0.1 to 11.1.0

Expected

update pyee from version 11.0.1 to 11.1.0 is completed successfully.

Actual

We cannot install new pyee version, because

The conflict is caused by:
    The user requested pyee==11.1.0
    playwright 1.40.0 depends on pyee==11.0.1

Is that the correct behaviour? Do we need use pyee with only 11.0.1 version and not above?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions