Add imghdr to Pipfile

This commit is contained in:
Xevion
2022-05-22 20:36:50 -05:00
parent 2d4c4bfa94
commit 6d9a8648da

View File

@@ -12,6 +12,7 @@ unidecode = "*"
lxml = "*"
rich = "*"
python-dotenv = "*"
imghdr = "*"
[dev-packages]