Merge remote-tracking branch 'upstream/dev' into feature-consume-eml

This commit is contained in:
Trenton Holmes
2022-12-04 13:55:46 -08:00
124 changed files with 13097 additions and 8896 deletions

View File

@@ -61,6 +61,8 @@ nltk = "*"
pdf2image = "*"
flower = "*"
bleach = "*"
# https://www.piwheels.org/project/cryptography/ last built version
cryptography = "==38.0.1"
[dev-packages]
coveralls = "*"
@@ -72,11 +74,10 @@ pytest-django = "*"
pytest-env = "*"
pytest-sugar = "*"
pytest-xdist = "*"
sphinx = "~=5.3"
sphinx_rtd_theme = "*"
tox = "*"
black = "*"
pre-commit = "*"
sphinx-autobuild = "*"
myst-parser = "*"
imagehash = "*"
mkdocs-material = "*"