Skip to content

Conflicting version with charset-normalizer #6298

Description

@talcher

Hello,

I would like to update my virtual environment.
I am using python 3.9, requests 2.28.1 and charset-normalizer 2.1.1
When I update charset-normalizer:
$ python3 -m pip install -U charset-normalizer
I get this answer:
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. requests 2.28.1 requires charset-normalizer<3,>=2, but you have charset-normalizer 3.0.1 which is incompatible.

Is a new version of the Requests library expected in a near future?

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions