requirements.txt 108 B

123456
  1. # PyQt5: only if it app needs a graphical interface
  2. PyQt5
  3. # requests is used by the auto-updater
  4. requests