This commit is contained in:
dependabot[bot] 2023-11-07 10:54:50 +00:00 committed by GitHub
commit 9e9cc2f58c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 45 additions and 360 deletions

403
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -98,7 +98,7 @@ requests = ">=2.25"
spacy = {extras = ["lookups"], version = "^3.6.1"} spacy = {extras = ["lookups"], version = "^3.6.1"}
spacy-transformers = "^1.2.5" spacy-transformers = "^1.2.5"
extract-msg = "0.28.7" extract-msg = "0.28.7"
pytest-factoryboy = "2.3.1" pytest-factoryboy = "2.6.0"
pytest-xdist = "^3.3.1" pytest-xdist = "^3.3.1"
pytest-mock = "^3.11.1" pytest-mock = "^3.11.1"
pytest-asyncio = "^0.21.1" pytest-asyncio = "^0.21.1"