requirements: amend Twisted minimum version

This commit is contained in:
Alberto Sottile 2019-02-23 00:20:20 +01:00
parent e52e9410e2
commit 04f8bf8ed3
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
twisted>=18.4.0 twisted>=16.4.0
appnope>=0.1.0; sys_platform == 'darwin' appnope>=0.1.0; sys_platform == 'darwin'
pypiwin32>=223; sys_platform == 'win32' pypiwin32>=223; sys_platform == 'win32'
zope.inteface>=4.4.0; sys_platform == 'win32' zope.inteface>=4.4.0; sys_platform == 'win32'

View File

@ -1,2 +1,2 @@
certifi>=2018.11.29 certifi>=2018.11.29
twisted[tls]>=18.4.0 twisted[tls]>=16.4.0