From 2613fac05f295bab7dfd7993781fa47dd404af74 Mon Sep 17 00:00:00 2001 From: Alessandro <155005371+3clyp50@users.noreply.github.com> Date: Tue, 5 May 2026 19:20:56 +0200 Subject: [PATCH] Pin pyreqwest-impersonate for Docker builds Freeze pyreqwest-impersonate at 0.5.3 so duckduckgo-search installs the nearest older wheel-backed release. The newly published 0.5.5 release is source-only and fails Docker builds without cmake while compiling boring-sys-imp. --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 1bf1ac764..dcfb4cb10 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,7 @@ a2wsgi==1.10.8 ansio==0.0.1 docker==7.1.0 duckduckgo-search==6.1.12 +pyreqwest-impersonate==0.5.3 # freeze nearest wheel-backed release; 0.5.5 is source-only faiss-cpu==1.11.0 fastmcp==3.2.4 fasta2a==0.5.0