# --- Loop engine / infra --- PyYAML>=6.0 # environments.yaml + prompt templates Jinja2>=3.1 # prompt rendering requests>=2.31 # api_client driver (HTTP) beautifulsoup4>=4.12 # HTML parsing for the crawler agent # stdlib used elsewhere: sqlite3, dataclasses, urllib, json, logging