Add log in cert renew script

This commit is contained in:
2023-12-20 17:21:57 -05:00
parent 8fe42e9163
commit a1fd586dbd
4 changed files with 14 additions and 7 deletions

View File

@ -1,5 +1,5 @@
-i https://pypi.org/simple
aiosmtpd==1.4.4.post2
atpublic==4.0 ; python_version >= '3.8'
attrs==23.1.0 ; python_version >= '3.7'
python-jata==1.2
aiosmtpd==1.4.4.post2; python_version ~= '3.7'
atpublic==4.0; python_version >= '3.8'
attrs==23.1.0; python_version >= '3.7'
python-jata==1.2; python_version >= '3.8'