mirror of
https://github.com/Syncplay/syncplay
synced 2024-12-11 17:35:58 +00:00
af0d0006f1
- py2app: include pem in the bundle - requirements: add pem - SyncplayClient.start: explicitly use certifi store as trustRoot
7 lines
181 B
Plaintext
7 lines
181 B
Plaintext
certifi>=2018.11.29
|
|
pem>=21.2.0
|
|
twisted[tls]>=16.4.0
|
|
appnope>=0.1.0; sys_platform == 'darwin'
|
|
pypiwin32>=223; sys_platform == 'win32'
|
|
zope.interface>=4.4.0; sys_platform == 'win32'
|