Skip to content

Remove dependency on types-requests #3507

@rouge8

Description

@rouge8

Please read this first

  • Have you read the docs? Yes
  • Have you searched for related issues? Yes, searched types-requests.

Describe the feature

types-requests should be a dev dependency, not a direct dependency of the package because it should have no effect at runtime. Additionally, the latest releases of requests include inline type hints: https://github.com/psf/requests/blob/HEAD/HISTORY.md#2340-2026-05-11 which means anyone using openai-agents gets a types-requests package that differs from the bundled type hints.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions