chore: add coincurve to support faster ECDSA signing

This commit is contained in:
Matthias
2025-11-05 20:41:19 +01:00
parent 80ea476497
commit 5ad817f59e

View File

@@ -8,6 +8,8 @@ ta-lib==0.6.8
technical==1.5.3 technical==1.5.3
ccxt==4.5.14 ccxt==4.5.14
# for fast ECDSA signatures/verification
coincurve==21.0.0
cryptography==46.0.3 cryptography==46.0.3
aiohttp==3.13.2 aiohttp==3.13.2
SQLAlchemy==2.0.44 SQLAlchemy==2.0.44