# Python deps for the pool PORTAL only (pool_server.py + pool_payout.py are
# pure stdlib and need nothing here). Install with:
#   pip3 install --user -r requirements.txt
flask>=3.0
werkzeug>=3.0
