requirements: Remove python-twitter.

Commit dce4a3c98e (#25816) removed
Twitter support.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2025-06-05 15:42:35 -07:00
committed by Tim Abbott
parent 0b776e2c15
commit 013be33b20
3 changed files with 1 additions and 31 deletions

View File

@@ -49,4 +49,4 @@ API_FEATURE_LEVEL = 390
# historical commits sharing the same major version, in which case a
# minor version bump suffices.
PROVISION_VERSION = (328, 0) # bumped 2025-06-05 to add types-requests-oauthlib, types-uwsgi
PROVISION_VERSION = (329, 0) # bumped 2025-06-05 to remove python-twitter