9066ad4 Bump twisted from 18.9.0 to 19.7.0 in /jmbase (dependabot[bot])
9066ad4
@ -9,6 +9,6 @@ setup(name='joinmarketbase',
author_email='',
license='GPL',
packages=['jmbase'],
install_requires=['future', 'twisted==18.9.0', 'service-identity',
install_requires=['future', 'twisted==19.7.0', 'service-identity',
'chromalog==1.0.5'],
zip_safe=False)