Use embit for Python 3.14-compatible NIP-42 signing (#11)

* Avoid native dependency for NIP-42 signing

* Use embit for NIP-42 Schnorr signatures
This commit is contained in:
a1denvalu3
2026-07-23 22:13:45 +02:00
committed by GitHub
parent 367979ea3d
commit c467125b73
3 changed files with 21 additions and 12 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
websockets>=12.0
coincurve>=20.0.0
embit>=0.8.0
matplotlib>=3.5.0
pandas>=1.4.0
numpy>=1.20.0