Merge branch 'develop' into dev_enhance_upgrade_process

This commit is contained in:
HENRY Florian
2022-09-01 11:28:49 +02:00
committed by GitHub

View File

@@ -20,6 +20,9 @@ dependencies = [
"python-youtube~=0.8.0",
"taxjar~=1.9.2",
"tweepy~=3.10.0",
# Not used directly - required by PyQRCode for PNG generation
"pypng~=0.20220715.0",
]
[build-system]