mirror of https://github.com/Syncplay/syncplay
requirements: amend Twisted minimum version
This commit is contained in:
parent
e52e9410e2
commit
04f8bf8ed3
|
@ -1,4 +1,4 @@
|
|||
twisted>=18.4.0
|
||||
twisted>=16.4.0
|
||||
appnope>=0.1.0; sys_platform == 'darwin'
|
||||
pypiwin32>=223; sys_platform == 'win32'
|
||||
zope.inteface>=4.4.0; sys_platform == 'win32'
|
||||
zope.inteface>=4.4.0; sys_platform == 'win32'
|
|
@ -1,2 +1,2 @@
|
|||
certifi>=2018.11.29
|
||||
twisted[tls]>=18.4.0
|
||||
twisted[tls]>=16.4.0
|
Loading…
Reference in New Issue