changeset 2962:b2c9b85372de

install: updated minimal version for sat_tmp and urwid-satext
author Goffi <goffi@goffi.org>
date Wed, 19 Jun 2019 20:07:56 +0200
parents 620bbcec884c
children c90a2586fdf9
files setup.py
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/setup.py	Fri Jun 14 12:49:45 2019 +0200
+++ b/setup.py	Wed Jun 19 20:07:56 2019 +0200
@@ -43,12 +43,12 @@
     'python-dateutil',
     'python-potr',
     'pyxdg',
-    'sat_tmp >= 0.0.3',
+    'sat_tmp >= 0.7.0a4',
     'service_identity',
     'shortuuid',
     'twisted >= 15.2.0',
     'urwid >= 1.2.0',
-    'urwid-satext >= 0.6.1',
+    'urwid-satext >= 0.7.0a2',
     'wokkel >= 0.7.1',
     'omemo',
     'omemo_backend_signal',