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

27
uv.lock generated
View File

@@ -1189,15 +1189,6 @@ wheels = [
{ url = "https://files.pythonhosted.org/packages/44/4b/e0cfc1a6f17e990f3e64b7d941ddc4acdc7b19d6edd51abf495f32b1a9e4/fsspec-2025.3.2-py3-none-any.whl", hash = "sha256:2daf8dc3d1dfa65b6aa37748d112773a7a08416f6c70d96b264c96476ecaf711", size = 194435, upload-time = "2025-03-31T15:27:07.028Z" },
]
[[package]]
name = "future"
version = "1.0.0"
source = { registry = "https://pypi.org/simple" }
sdist = { url = "https://files.pythonhosted.org/packages/a7/b2/4140c69c6a66432916b26158687e821ba631a4c9273c474343badf84d3ba/future-1.0.0.tar.gz", hash = "sha256:bd2968309307861edae1458a4f8a4f3598c03be43b97521076aebf5d94c07b05", size = 1228490, upload-time = "2024-02-21T11:52:38.461Z" }
wheels = [
{ url = "https://files.pythonhosted.org/packages/da/71/ae30dadffc90b9006d77af76b393cb9dfbfc9629f339fc1574a1c52e6806/future-1.0.0-py3-none-any.whl", hash = "sha256:929292d34f5872e70396626ef385ec22355a1fae8ad29e1a734c3e43f9fbc216", size = 491326, upload-time = "2024-02-21T11:52:35.956Z" },
]
[[package]]
name = "gitlint-core"
version = "0.19.1"
@@ -3394,20 +3385,6 @@ wheels = [
{ url = "https://files.pythonhosted.org/packages/6c/73/9f872cb81fc5c3bb48f7227872c28975f998f3e7c2b1c16e95e6432bbb90/python_magic-0.4.27-py2.py3-none-any.whl", hash = "sha256:c212960ad306f700aa0d01e5d7a325d20548ff97eb9920dcd29513174f0294d3", size = 13840, upload-time = "2022-06-07T20:16:57.763Z" },
]
[[package]]
name = "python-twitter"
version = "3.5"
source = { registry = "https://pypi.org/simple" }
dependencies = [
{ name = "future" },
{ name = "requests" },
{ name = "requests-oauthlib" },
]
sdist = { url = "https://files.pythonhosted.org/packages/59/63/5941b988f1a119953b046ae820bc443ada3c9e0538a80d67f3938f9418f1/python-twitter-3.5.tar.gz", hash = "sha256:45855742f1095aa0c8c57b2983eee3b6b7f527462b50a2fa8437a8b398544d90", size = 87701, upload-time = "2018-11-03T12:32:08.03Z" }
wheels = [
{ url = "https://files.pythonhosted.org/packages/b3/a9/2eb36853d8ca49a70482e2332aa5082e09b3180391671101b1612e3aeaf1/python_twitter-3.5-py2.py3-none-any.whl", hash = "sha256:4a420a6cb6ee9d0c8da457c8a8573f709c2ff2e1a7542e2d38807ebbfe8ebd1d", size = 67368, upload-time = "2018-11-03T12:32:06.177Z" },
]
[[package]]
name = "python3-openid"
version = "3.2.0"
@@ -5305,7 +5282,6 @@ dev = [
{ name = "python-digitalocean" },
{ name = "python-ldap" },
{ name = "python-magic" },
{ name = "python-twitter" },
{ name = "python3-saml" },
{ name = "pyuca" },
{ name = "pyvips" },
@@ -5424,7 +5400,6 @@ prod = [
{ name = "python-dateutil" },
{ name = "python-ldap" },
{ name = "python-magic" },
{ name = "python-twitter" },
{ name = "python3-saml" },
{ name = "pyuca" },
{ name = "pyvips" },
@@ -5527,7 +5502,6 @@ dev = [
{ name = "python-digitalocean" },
{ name = "python-ldap" },
{ name = "python-magic" },
{ name = "python-twitter" },
{ name = "python3-saml" },
{ name = "pyuca" },
{ name = "pyvips" },
@@ -5647,7 +5621,6 @@ prod = [
{ name = "python-dateutil" },
{ name = "python-ldap" },
{ name = "python-magic" },
{ name = "python-twitter" },
{ name = "python3-saml" },
{ name = "pyuca" },
{ name = "pyvips" },