From 9fac3010decc53e7d1a7b600807f45886a161675 Mon Sep 17 00:00:00 2001 From: c0mmando Date: Wed, 28 May 2025 20:36:57 +0000 Subject: [PATCH] add pillow and pysocks --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index a064bd7..da5df94 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,6 +6,7 @@ idna==3.10 numpy==2.2.6 pandas==2.2.3 pillow==11.2.1 +PySocks==1.7.1 python-dateutil==2.9.0.post0 python-dotenv==1.1.0 python-socks==2.6.1