Skip to content

Support for requests >=2.32.5 (compatibility with LangChain/AI ecosystem) #3307

@UFEQ1337

Description

@UFEQ1337

Prerequisites

Description

Locust currently restricts requests to <2.32.5, which conflicts with the modern AI/ML ecosystem (LangChain, Ragas, etc.) that requires requests >=2.32.5.

Current Behavior

# [pyproject.toml](http://_vscodecontentref_/0) or setup.py
requests = ">=2.32.2,<2.32.5"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions