Oven logo

Oven

types-requests2.33.0.20260906

Published

Typing stubs for requests

pip install types-requests

Package Downloads

Weekly DownloadsMonthly Downloads

Authors

Requires Python

>=3.10

Dependencies

Typing stubs for requests

This is a type stub package for the requests package. It can be used by type checkers to check code that uses requests. This version of types-requests aims to provide accurate annotations for requests~=2.33.0.

Note: types-requests has required urllib3>=2 since v2.31.0.7. If you need to install types-requests into an environment that must also have urllib3<2 installed into it, you will have to use types-requests<2.31.0.7.

Note: The requests package includes type annotations or type stubs since version 2.34.0. Please uninstall the types-requests package if you use this or a newer version.

This package is part of the typeshed project. All fixes for types and metadata should be contributed there. See the README for more details. The source for this package can be found in the stubs/requests directory.

This package was tested with the following type checkers:

It was generated from typeshed commit dfb509fb0e8a5178b457c40e3ab68d685ee269e2.