fixed open outlook.office386.com with ssl

This commit is contained in:
2023-07-19 15:33:49 +02:00
parent 35c06a9c5e
commit 240684b574
3 changed files with 9 additions and 8 deletions

View File

@@ -19,7 +19,7 @@ requires = [
'transaction',
'zope.sqlalchemy == 1.1',
'waitress',
'mysqlclient',
'mysqlclient == 2.1',
'docutils',
'pdfkit',
'python-dateutil',