modified:   requirements.txt
This commit is contained in:
Russell Ballestrini 2022-05-26 17:01:13 -04:00
parent 579df0809b
commit bd586ff02e

View file

@ -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.