This commit is contained in:
dependabot[bot] 2023-10-31 10:56:16 +00:00 committed by GitHub
commit ab49c8261e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 49 additions and 378 deletions

425
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -101,7 +101,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"