maj la BD cao_blogr.sqlite

This commit is contained in:
2022-06-04 09:57:46 +02:00
parent 5f9c7e52be
commit 792a1927c4
2 changed files with 2 additions and 0 deletions

Binary file not shown.

View File

@@ -26,6 +26,8 @@ requires = [
'passlib', 'passlib',
'python-magic', 'python-magic',
'Pillow == 6.1.0', 'Pillow == 6.1.0',
'unidecode',
'markdown2',
] ]
tests_require = [ tests_require = [