From ef3f687db0f53f026e808c4284e084255c9e9dd5 Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Wed, 17 Jun 2026 15:08:30 -0400 Subject: Update portal to avoid TLS fingerprinting Signed-off-by: Andrew Opalach --- src/portal/requirements.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/portal/requirements.txt') diff --git a/src/portal/requirements.txt b/src/portal/requirements.txt index c2e2915..b084ba0 100644 --- a/src/portal/requirements.txt +++ b/src/portal/requirements.txt @@ -1,3 +1,2 @@ -httpx[http2,brotli,zstd] -blake3 -pillow +tls-client2==1.1 +blake3==1.0.8 -- cgit v1.2.3-101-g0448