pyblock/requirements.txt
GaltRanch a5114b8561 fix(deps): pin vanity-address to 0.1.4 (only published version)
The previous range `>=1.0,<2.0` did not exist on PyPI — the only
published version is 0.1.4. This broke `pip install -r requirements.txt`
during Docker image builds. Verified that 0.1.4 exposes the import path
used by `pybitblock/SPV/PyVanityGenerator.py`
(`from vanity_address.vanity_address import VanityAddressGenerator`).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-22 20:02:28 -03:00

38 lines
744 B
Text

art>=5.3,<6.0
qrcode>=7.3,<8.0
requests>=2.32,<3.0
psutil>=5.8,<6.0
simplejson>=3.17,<4.0
certifi>=2024.7
chardet>=4.0,<5.0
idna>=3.7,<4.0
python-gnupg>=0.4.8,<0.5
sseclient-py>=1.7,<2.0
urllib3>=1.26,<2.0
xmltodict>=0.12,<1.0
python-cfonts>=1.5,<2.0
termcolor>=1.1,<2.0
pycoingecko>=2.2,<3.0
protobuf>=3.18,<4.0
robohash>=1.1,<2.0
pillow>=10.3,<11.0
numpy>=1.23,<2.0
googleapis-common-protos>=1.52,<2.0
pdfminer>=20191125
html2text>=2020.1
embit>=0.6,<1.0
pdf2text>=1.0,<2.0
pdf2txt>=0.7,<1.0
typer>=0.4,<1.0
typer-cli>=0.0.13,<1.0
jq>=1.2,<2.0
term-image>=0.7,<1.0
rich>=13.7,<14.0
textual>=0.89,<1.0
urwid>=2.6,<3.0
matplotlib>=3.9,<4.0
asciimatics>=1.15,<2.0
plotext>=5.2,<6.0
blessings>=1.7,<2.0
bitcoinlib>=0.6,<1.0
vanity-address==0.1.4