File: requirements_gui.txt

package info (click to toggle)
syncplay 1.7.4%2Brepack1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,676 kB
  • sloc: python: 19,824; sh: 32; makefile: 16
file content (3 lines) | stat: -rw-r--r-- 234 bytes parent folder | download
1
2
3
pyside2>=5.11.0; sys_platform != 'darwin' and (sys_platform == 'win32' or python_version < '3.12')
pyside6; sys_platform == 'darwin' or (sys_platform != 'win32' and python_version >= '3.12')
requests>=2.20.0; sys_platform == 'darwin'