Add ftfy for fixing surrogates
This commit is contained in:
parent
bafb188636
commit
9bdbc2a47e
2 changed files with 303 additions and 274 deletions
584
poetry.lock
generated
584
poetry.lock
generated
File diff suppressed because it is too large
Load diff
|
|
@ -25,6 +25,7 @@ gunicorn = "^20.0.4"
|
||||||
python-dotenv = "^0.12.0"
|
python-dotenv = "^0.12.0"
|
||||||
django = ">=3.0.7"
|
django = ">=3.0.7"
|
||||||
sentry-sdk = "^0.15.1"
|
sentry-sdk = "^0.15.1"
|
||||||
|
ftfy = "^5.8"
|
||||||
|
|
||||||
[tool.poetry.dev-dependencies]
|
[tool.poetry.dev-dependencies]
|
||||||
factory-boy = "^2.12.0"
|
factory-boy = "^2.12.0"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue