From 6b374c6931f21230b56fcf6947df05f5901ca4ed Mon Sep 17 00:00:00 2001 From: sdsvkz Date: Sun, 26 Jan 2025 16:14:54 +0800 Subject: [PATCH] Fix missing dependencies for socks support --- assets/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/requirements.txt b/assets/requirements.txt index dcb010cc..219c1ef2 100644 --- a/assets/requirements.txt +++ b/assets/requirements.txt @@ -9,3 +9,4 @@ GitPython | Linux cssutils websockets watchdog +PySocks