PySide6>=6.5.0
platformdirs>=3.0.0

# Core dependencies for the proxy switcher application
# PySide6 - GUI framework (required)
# platformdirs - per-user configuration and log paths (required)
# The proxy core itself uses only the Python standard library (asyncio, socket,
# threading, urllib.parse, ipaddress, struct and base64).
