comparison setup.py @ 3044:691283719bb2

core (patches): updated TLS patches: - updated patches to handle TLS after implementation in Twisted 19.7.0. A patch is still needed for Wokkel. - minimum required version of Twisted is now 19.7.0
author Goffi <goffi@goffi.org>
date Tue, 01 Oct 2019 22:49:10 +0200
parents fee60f17ebac
children 8b36e5c3f28f
comparison
equal deleted inserted replaced
3043:3df611adb598 3044:691283719bb2
43 'python-dateutil', 43 'python-dateutil',
44 'python-potr', 44 'python-potr',
45 'pyxdg', 45 'pyxdg',
46 'sat_tmp >= 0.7.0a4', 46 'sat_tmp >= 0.7.0a4',
47 'shortuuid', 47 'shortuuid',
48 'twisted[tls] >= 15.2.0', 48 'twisted[tls] >= 19.7.0',
49 'urwid >= 1.2.0', 49 'urwid >= 1.2.0',
50 'urwid-satext >= 0.7.0a2', 50 'urwid-satext >= 0.7.0a2',
51 'wokkel >= 0.7.1', 51 'wokkel >= 0.7.1',
52 'omemo', 52 'omemo',
53 'omemo_backend_signal', 53 'omemo_backend_signal',