# Core paywall (static page + verifier backend) needs only the standard library.
# The page generator (build_paywall.py) optionally uses `segno` for inline QR art.
# The verifier backend (verifier.py) talks to monero-wallet-rpc over HTTP.
segno==1.6.6
pytest==9.1.1
# Optional, only if you want to run a watch-only wallet via the Python lib instead
# of monero-wallet-rpc: monero==1.1.1
