Skip to content
This repository was archived by the owner on Jan 14, 2022. It is now read-only.
This repository was archived by the owner on Jan 14, 2022. It is now read-only.

urllib dependency error while building celery container using dev mode #27

@thelaser

Description

@thelaser

Hi,

I have been adding some plugins to your application. I noticed when initially installing that the process encounters some dependency errors. Specifically in the thethe_server/requirements.txt file, one of the modules needed is urllib3==1.25.7, but it raises a dependency problem. As a temporary fix, and in order to keep working, I fixed it by changing to an older version, urllib3==1.22.

I will be soon creating a pull request with the plugins I added and this fix, just wanted to let you know in case you want to have a look at this small detail.

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