changement de port

This commit is contained in:
Ikhang
2024-07-17 16:52:47 +02:00
parent 144ee2cf47
commit d2e0817370
4 changed files with 3 additions and 3 deletions

View File

@@ -25,7 +25,7 @@ requires = [
'webhelpers2', # various web building related helpers
'passlib',
'python-magic',
'Pillow == 8.0.1',
'Pillow',
'unidecode',
'markdown',
'urllib3==1.26',