checked albums contants

This commit is contained in:
2025-08-03 20:58:50 +02:00
parent 68e965cb74
commit 6741cfcef6
3 changed files with 6 additions and 1 deletions

View File

@@ -26,7 +26,7 @@ requires = [
'Pillow',
'unidecode',
'markdown',
'docutils'
'docutils',
'urllib3==1.26',
]