From: Guillaume Pellerin Date: Fri, 27 Nov 2020 09:33:47 +0000 (+0100) Subject: use timeside 0.9.6 X-Git-Tag: 1.7.5^2~1 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=465ac37f65da494371a36c3157d38689d87026fa;p=telemeta.git use timeside 0.9.6 --- diff --git a/setup.py b/setup.py index 685e7420..d8e9c515 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.9.5', + 'timeside==0.9.6', 'Werkzeug==0.14.1', 'zipstream==1.1.4', ],