bump dnspython 1.11->1.16.0 and add jinja (for nsd config templates)

This commit is contained in:
jeffrey forman 2019-03-17 20:46:05 -04:00
parent ab9ad3e25c
commit 77c9ff91e5
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
Django
cryptography
dnspython>=1.11
dnspython>=1.16.0
pybindxml>=0.7
lxml
Jinja2