Skip to content

Bump unstructured-client to 0.26.* #3

@NiClassic

Description

@NiClassic

Description

I've encountered an issue with a dependency in my project that makes HTTP requests to httpbin.org as a dummy request. This behavior causes problems in environments with limited or no internet access, when self-hosting the unstructured api.

  • unstructured-client < 0.26.0 makes this request. This is fixed in any version >= 0.26.1.

Possible fix

The easiest fix would be to bump the locked version of unstructured-client to at least 0.26.1.

I would be happy to help and contribute a pull request.

EDIT:

Change requested version to 0.26.1 because it is the first version that addresses the issue (see this)

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