From a468bd969e6a25db0647a3e0512a1cecf266cbb9 Mon Sep 17 00:00:00 2001 From: Sergey Korotonozhko <_serezhka_@mail.ru> Date: Tue, 19 May 2026 17:30:51 +0300 Subject: [PATCH] fix: remove httpx-socks from requirements due to httpx version conflict --- requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d661512..dca9eef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,6 @@ celery==5.4.0 # AI Providers httpx==0.28.1 -httpx-socks==0.7.0 # Encryption cryptography==44.0.0