Add sgmllib3k dependency
All checks were successful
Test and build Docker image / docker (push) Successful in 1m39s
All checks were successful
Test and build Docker image / docker (push) Successful in 1m39s
This commit is contained in:
parent
4322811d2d
commit
cd9201d4ef
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ dependencies = [
|
|||
"python-multipart",
|
||||
"reader",
|
||||
"sentry-sdk[fastapi]",
|
||||
"sgmllib3k",
|
||||
"tldextract",
|
||||
"uvicorn",
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue