Merge pull request #1238 from LibreTime/dependabot/pip/python_apps/airtime_analyzer/rgain3-1.1.0

Bump rgain3 from 1.0.0 to 1.1.0 in /python_apps/airtime_analyzer
This commit is contained in:
Kyle Robbertze 2021-06-11 10:32:59 +02:00 committed by GitHub
commit 1668368822
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@ setup(
"pika>=1.0.0",
"file-magic",
"requests>=2.7.0",
"rgain3==1.0.0",
"rgain3==1.1.0",
"pycairo==1.19.1",
],
zip_safe=False,