Latest python-magic version is broken

This commit is contained in:
Yohann D'ANELLO 2021-01-17 17:36:18 +01:00
parent 7decc18ad5
commit 392ab86123
Signed by: ynerant
GPG Key ID: 3A75C55819C8CF85
2 changed files with 2 additions and 2 deletions

View File

@ -17,6 +17,6 @@ matrix-nio~=0.15
phonenumbers~=8.9.10
psycopg2-binary~=2.8
ptpython~=3.0
python-magic~=0.4
python-magic==0.4.18
sympasoap~=1.0
whoosh~=2.7

View File

@ -22,7 +22,7 @@ deps =
djangorestframework~=3.12
django-rest-polymorphic~=0.1
phonenumbers~=8.9.10
python-magic~=0.4
python-magic==0.4.18
whoosh~=2.7
commands =
coverage run --source=apps,tfjm ./manage.py test apps/ tfjm/