Skip to content

Djoser 2.1.0 dependencies #594

Open
@Viitainen

Description

@Viitainen

Installing Djoser 2.1.0 through pip seems to also install djangorestframework-simplejwt, social-auth-app-django, coreapi etc. by default. The documentation states that these should (can) be installed only when needed. Those two packages seem to have quite a bit of dependencies as well which are causing some installation problems on our Docker-container.

It seems that the change happened between 2.0.5 and 2.1.0 versions when you removed the setup.py and requirements.txt and moved to use poetry and pyproject.toml. I think previously only the django-templated-mail was pretty much the only one needed.

Is the documentation just outdated and you made those packages part of the required dependencies, or? Maybe I'm just missing something, I'm not used to the Python, pip etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions