chore(deps): specify PyPNG
as a dependency
This commit is contained in:
parent
30039e8e62
commit
2e9f531e2c
@ -20,6 +20,9 @@ dependencies = [
|
|||||||
"python-youtube~=0.8.0",
|
"python-youtube~=0.8.0",
|
||||||
"taxjar~=1.9.2",
|
"taxjar~=1.9.2",
|
||||||
"tweepy~=3.10.0",
|
"tweepy~=3.10.0",
|
||||||
|
|
||||||
|
# Not used directly - required by PyQRCode for PNG generation
|
||||||
|
"pypng~=0.20220715.0",
|
||||||
]
|
]
|
||||||
|
|
||||||
[build-system]
|
[build-system]
|
||||||
|
Loading…
Reference in New Issue
Block a user