9 lines
No EOL
186 B
Text
9 lines
No EOL
186 B
Text
# Common dependencies
|
|
requests>=2.28.0
|
|
|
|
# Platform-specific dependencies
|
|
# Windows
|
|
PySide6>=6.5.0; platform_system=="Windows"
|
|
|
|
# Linux/Unix
|
|
PyGObject>=3.42.0; platform_system!="Windows" |