From 9b61f811491e51eb470143efec4813ee72055f53 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sat, 5 Jul 2025 18:00:30 +0200 Subject: [PATCH] tests/http/requirements: remove multipart This is not actually used. Reported-by: defnull URL: https://chaos.social/@defnull/114801392456999379 Closes #17825 --- tests/http/requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/http/requirements.txt b/tests/http/requirements.txt index 31fc479f6f..c879605608 100644 --- a/tests/http/requirements.txt +++ b/tests/http/requirements.txt @@ -26,7 +26,6 @@ pytest cryptography filelock -multipart websockets psutil pytest-xdist -- 2.47.3