add dnspython

This commit is contained in:
Son NK 2019-11-30 23:59:32 +00:00
parent 66b59a265a
commit 9296fd42c4
2 changed files with 3 additions and 1 deletions

View file

@ -26,4 +26,5 @@ yacron
flask-debugtoolbar
requests_oauthlib
pyopenssl
aiosmtpd
aiosmtpd
dnspython

View file

@ -27,6 +27,7 @@ click==7.0 # via flask, pip-tools
crontab==0.22.5 # via yacron
cryptography==2.7 # via jwcrypto, pyopenssl
decorator==4.4.0 # via ipython, traitlets
dnspython==1.16.0
docutils==0.14 # via botocore
flask-admin==1.5.3
flask-cors==3.0.8