From: Guillaume Pellerin Date: Sat, 12 Jun 2021 08:25:45 +0000 (+0200) Subject: upgrade modules X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=efa6c205a9496c085d964f7aae44166b867f4778;p=deefuzzer.git upgrade modules --- diff --git a/setup.py b/setup.py index ba34fd4..36cf632 100644 --- a/setup.py +++ b/setup.py @@ -25,7 +25,7 @@ setup( install_requires=[ 'setuptools', 'wheel', - 'python-shout==0.2.6', + 'python-shout==0.2.7', 'python-twitter==3.5', 'mutagen==1.43.0', 'pyliblo==0.10.0',