]> git.parisson.com Git - deefuzzer.git/commitdiff
use python-shout 0.2.8
authorGuillaume Pellerin <guillaume.pellerin@parisson.com>
Thu, 3 Oct 2024 14:47:52 +0000 (16:47 +0200)
committerGuillaume Pellerin <guillaume.pellerin@parisson.com>
Fri, 26 Sep 2025 12:38:36 +0000 (14:38 +0200)
setup.py

index 39e1e4cf9a39873a1814cb5fef14013147a3d170..f3f0f4a8e89d307d4f28b8dd1ddf704b5c8f1003 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -29,7 +29,7 @@ setup(
     install_requires=[
         'setuptools',
         'wheel',
-        'python-shout==0.2.7',
+        'python-shout==0.2.8',
         'python-twitter==3.5',
         'mutagen==1.45.1',
         'pyliblo3==0.16.4',