Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[BUILD] Add type stubs for external dependencies
Add type stubs for HTTP libraries to improve type checking: - Add types-requests for requests library - Add types-urllib3 for urllib3 library Added to dev dependencies to support mypy type checking
- Loading branch information