mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
requirements: Remove python-twitter.
Commit dce4a3c98e (#25816) removed
Twitter support.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
0b776e2c15
commit
013be33b20
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user