You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because no versions of jet-django match >1.7.19,<2.0.0
and jet-django (1.7.19) depends on jet-bridge-base (1.7.19), jet-django (>=1.7.19,<2.0.0) requires jet-bridge-base (1.7.19).
(1) So, because jet-bridge-base (1.7.19) depends on graphene (<3.0), jet-django (>=1.7.19,<2.0.0) requires graphene (<3.0).
Because no versions of graphene-django match >3.0.0,<3.0.1 || >3.0.1,<3.0.2 || >3.0.2,<3.1.1 || >3.1.1,<4.0.0
and graphene-django (3.0.0) depends on graphene (>=3.0,<4), graphene-django (>=3.0.0,<3.0.1 || >3.0.1,<3.0.2 || >3.0.2,<3.1.1 || >3.1.1,<4.0.0) requires graphene (>=3.0,<4).
And because graphene-django (3.0.1) depends on graphene (>=3.0,<4), graphene-django (>=3.0.0,<3.0.2 || >3.0.2,<3.1.1 || >3.1.1,<4.0.0) requires graphene (>=3.0,<4).
And because graphene-django (3.0.2) depends on graphene (>=3.0,<4)
and graphene-django (3.1.1) depends on graphene (>=3.0,<4), graphene-django (>=3.0.0,<4.0.0) requires graphene (>=3.0,<4).
And because jet-django (>=1.7.19,<2.0.0) requires graphene (<3.0) (1), jet-django (>=1.7.19,<2.0.0) is incompatible with graphene-django (>=3.0.0,<4.0.0)
So, because amy depends on both graphene-django (^3.0.0) and jet-django (^1.7.19), version solving failed.
Here's what I get from
poetry add jet-django
:Graphene 2 is ancient - time for an upgrade! Here are the things that happened in v2 to v3.
Looking forward to playing with Jet but this needs to be addressed first I'm afraid, up-to-date graphene is a hard requirement for any modern API! :)
The text was updated successfully, but these errors were encountered: