From: Guillaume Pellerin Date: Fri, 27 Nov 2020 09:23:35 +0000 (+0100) Subject: [deps] pin timeside==0.9.5 X-Git-Tag: 1.7.5^2~2 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=a9990768dbe28d0bededccdc42baf846bd2cad24;p=telemeta.git [deps] pin timeside==0.9.5 --- diff --git a/setup.py b/setup.py index 7cd9bdfa..685e7420 100644 --- a/setup.py +++ b/setup.py @@ -75,7 +75,7 @@ setup( 'python-ebml==0.2.1', 'redis==2.10.6', 'sqlparse==0.2.2', - 'timeside>=0.7', + 'timeside==0.9.5', 'Werkzeug==0.14.1', 'zipstream==1.1.4', ],