fix: upgrade mailsuite requirement to >=2.3.2 for Python 3.14 support (closes #838)

This commit is contained in:
Sean Whalen
2026-09-12 13:58:57 -04:00
parent 550244c6d7
commit aedc7ee48b
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ dependencies = [
# No extras: the base mailsuite supplies IMAP and Maildir connections
# plus mail-parser. Gmail and Microsoft Graph come from the gmail and
# msgraph extras below.
"mailsuite>=2.3.1",
"mailsuite>=2.3.2",
"maxminddb>=2.0.0",
"publicsuffixlist>=0.10.0",
# Imported directly at utils.py:39 (dateutil.parser). It used to