From 9fa9f0860ca14a4bae0db2a9f1c20f9bf3ccf32f Mon Sep 17 00:00:00 2001 From: Matthias Date: Mon, 10 Nov 2025 06:43:05 +0100 Subject: [PATCH] chore: remove coincurve - ccxt depends directly on it --- requirements.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 96209ff94..dfeaecc80 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,8 +8,6 @@ ta-lib==0.6.8 technical==1.5.3 ccxt==4.5.17 -# for fast ECDSA signatures/verification -coincurve==21.0.0 cryptography==46.0.3 aiohttp==3.13.2 SQLAlchemy==2.0.44