mypy: Add types-requests-oauthlib, types-uwsgi.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
(cherry picked from commit 0b776e2c15)
This commit is contained in:
Anders Kaseorg
2025-06-05 15:26:48 -07:00
committed by Tim Abbott
parent 836ab28a75
commit ea27b848fc
4 changed files with 30 additions and 4 deletions

View File

@@ -49,4 +49,4 @@ API_FEATURE_LEVEL = 372 # Last bumped to interpret "(no topic)" as empty string
# historical commits sharing the same major version, in which case a
# minor version bump suffices.
PROVISION_VERSION = (323, 2) # bumped 2025-06-04 to upgrade uv
PROVISION_VERSION = (324, 0) # bumped 2025-06-05 to add types-requests-oauthlib, types-uwsgi