Open
Description
WARNING: Ignoring version 0.3.0 of graphql-ws since it has invalid metadata:
Requested graphql-ws<=0.3.0 from https://files.pythonhosted.org/packages/4b/32/85a8c99131149b1657347baca5528867046453272296452513da5d9d21ef/graphql_ws-0.3.0-py2.py3-none-any.whl (from ax) has invalid metadata: Expected matching RIGHT_PARENTHESIS for LEFT_PARENTHESIS, after version specifier
graphql-core (>=2.0<3)
~~~~~~^
Please use pip<24.1 if you need to use this version.
I get this error. In the metadata of the wheel, I see this:
Requires-Dist: graphql-core (>=2.0<3)
Does this really have to be there, since newer pip versions seemingly cannot handle that?
Metadata
Metadata
Assignees
Labels
No labels