Launch Week Day 5: Introducing Reachability for PHP.Learn More
Socket
Book a DemoSign in
Socket

types-requests

Package Overview
Dependencies
Maintainers
1
Versions
136
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

types-requests

Typing stubs for requests

pipPyPI
Version
2.32.4.20250913
Maintainers
1

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.

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:

  • mypy 1.20.0
  • pyright 1.1.408

It was generated from typeshed commit 563213272e5db2a858e37bdf6938b0c8742ec192.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts