Browse Source

bump twisted version to latest

master
undeath 7 years ago
parent
commit
2b2f2bbc22
No known key found for this signature in database
GPG Key ID: F0DF5443BD2F3520
  1. 2
      jmbase/setup.py

2
jmbase/setup.py

@ -9,5 +9,5 @@ setup(name='joinmarketbase',
author_email='',
license='GPL',
packages=['jmbase'],
install_requires=['twisted==16.6.0', 'service-identity'],
install_requires=['twisted==18.9.0', 'service-identity'],
zip_safe=False)

Loading…
Cancel
Save