Reduces the 2 mail tests flakiness

This commit is contained in:
Trenton H
2023-08-07 12:08:35 -07:00
parent eebc3ab0cf
commit 73e829b721
3 changed files with 20 additions and 9 deletions

View File

@@ -81,12 +81,14 @@ pytest-httpx = "*"
pytest-env = "*"
pytest-sugar = "*"
pytest-xdist = "*"
pytest-rerunfailures = "*"
"pdfminer.six" = "*"
imagehash = "*"
daphne = "*"
# Documentation
mkdocs-material = "*"
[typing-dev]
mypy = "*"
types-Pillow = "*"