pynacl
modified: requirements.txt
This commit is contained in:
parent
579df0809b
commit
bd586ff02e
1 changed files with 3 additions and 0 deletions
|
|
@ -34,8 +34,11 @@ stripe
|
|||
# DKIM Signed Email from Python, lot's of extras in here like async.
|
||||
# https://git.launchpad.net/dkimpy/tree/setup.py#n84
|
||||
dkimpy
|
||||
|
||||
# needed for signing with ed25519 keys.
|
||||
dkimpy[ed25519]
|
||||
# that line above didn't seem to pull pynacl in.
|
||||
pynacl
|
||||
|
||||
# MarkDown is a popular and familair WYSIWYM markup language.
|
||||
# python 3.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue