# Install with: pip install -r requirements.txt
PyQt5==5.15.10      # Qt5 GUI framework — includes QtWidgets, QtGui, QtCore
Jedi>=0.19.0       # Lightweight local autocompletion
pyflakes>=3.2.0    # Static analysis / linting
