Skip to content

textract 1.6.5 has a non-standard dependency specifier extract-msg<=0.29.* #476

Open
@chapmanjacobd

Description

@chapmanjacobd

Describe the bug
DEPRECATION: textract 1.6.5 has a non-standard dependency specifier extract-msg<=0.29.*. pip 23.3 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of textract or contact the author to suggest that they release a version with a conforming dependency specifiers. Discussion can be found at pypa/pip#12063

Should be

extract-msg==0.29.*

or

extract-msg<0.30

or

extract-msg~=0.29.0

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