Programming Language
- Python :: 3
Typing
- Stubs Only
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
3402466d17144ed7edfc92940c6973167ba285af.