##
# Twisted dependency for OS X systems (uses pySecureTransport).
##

Twisted==16.6.0
    #zope.interface
    pycrypto==2.6.1
    incremental==16.10.1
    constantly==15.1


    --editable git+https://github.com/apple/ccs-pyosxframeworks.git@d019cf94947d4541603617326a6193475660ad93#egg=osxframeworks
        #cffi
        #    pycparser

    --editable git+https://github.com/apple/ccs-pysecuretransport.git@61f1ba8914bb887c8dcccddb23da628d17bab7c2#egg=pysecuretransport

