i get pip install error when I install django 4.1.3 even though I use the
latest versions of django-graphql-auth and django-mongoengine. I dont have
this problem with django 3.2.16.
ERROR: pip's dependency resolver does not currently take into account all
the packages that are installed. This behaviour is the source of the
following dependency conflicts.
django-mongoengine 0.5.4 requires Django<4.1,>3.1, but you have django
4.1.3 which is incompatible.
django-graphql-auth 0.3.16 requires django-graphql-jwt==0.3.0, but you
have django-graphql-jwt 0.3.4 which is incompatible.
django-graphql-auth 0.3.16 requires PyJWT<2.0.0, but you have pyjwt 2.6.0
which is incompatible.
Is this a known issue ?=
Best regards
Ata
--
Ticket URL: <https://code.djangoproject.com/ticket/34164>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* Attachment "2022-11-16 09_29_30-Window.png" added.
error pip
* status: new => closed
* resolution: => invalid
Comment:
Please don't use Trac as a support channel. Closing per
TicketClosingReasons/UseSupportChannels.
--
Ticket URL: <https://code.djangoproject.com/ticket/34164#comment:1>