This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
syncplay
mirror of
https://github.com/Syncplay/syncplay
Watch
1
Star
0
Fork
You've already forked syncplay
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7c9bd596b5
syncplay
/
requirements_gui.txt
3 lines
65 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Exclude pyside2 5.15 from requirements. This should hopefully prevent #321 from occurring in automatically built packages. This is a temporary measure that should be reversed when pyside2 5.15.1 is released as it should include fix for the problem.
2020-06-07 16:32:40 +00:00
pyside2>=5.11.0,<5.15
requirements: separate files for GUI and TLS support
2019-02-20 13:56:25 +00:00
requests>=2.20.0; sys_platform == 'darwin'