# A2B Response Cycle Optimization — Python dependencies
#
# Install with:  pip install -r requirements.txt
#
# Hardware backends (install the one matching your adapter):
pyft4222       # USBi 2.0 (FT4222H) — required for --backend usbi2 (default)
pyftdi         # FT232H — required for --backend ft232h
#
# GUI icon generation (optional — only needed if assets/a2b-logo.webp is present
# and assets/a2b_gui.ico does not exist):
Pillow
