# Dependencies for scripts/sweep_via_api.py and generate_xpub.py — the # merchant-facing, self-serve offline tools. Run on a merchant's own # machine; never installed on the deployed backend. httpx==0.27.2 mnemonic==0.21 eth-account==0.13.7 base58==2.1.1 ecdsa==0.19.0 pyperclip==1.9.0