add dkimpy as dependency

This commit is contained in:
Son NK 2019-12-17 18:30:39 +02:00
parent e2f30dade6
commit 18751d452b
2 changed files with 3 additions and 1 deletions

View File

@ -30,4 +30,5 @@ aiosmtpd
dnspython
coloredlogs
pycryptodome
phpserialize
phpserialize
dkimpy

View File

@ -28,6 +28,7 @@ coloredlogs==10.0
crontab==0.22.5 # via yacron
cryptography==2.7 # via jwcrypto, pyopenssl
decorator==4.4.0 # via ipython, traitlets
dkimpy==1.0.1
dnspython==1.16.0
docutils==0.14 # via botocore
flask-admin==1.5.3