2017-06-27 06:00:15 -07:00
|
|
|
cryptography
|
2016-11-29 21:21:53 -08:00
|
|
|
jinja2
|
2019-10-16 09:39:48 -07:00
|
|
|
pycodestyle ; python_version >= '3.5' # only used on python 3.5+
|
|
|
|
pylint ; python_version >= '3.5' and python_version < '3.9' # only used on python 3.5+ and does not yet support python 3.9
|
2019-08-07 07:13:28 -07:00
|
|
|
pyyaml
|
2019-10-16 09:39:48 -07:00
|
|
|
rstcheck ; python_version >= '3.5' # only used on python 3.5+
|
2017-07-12 20:04:22 -07:00
|
|
|
virtualenv
|
2019-10-16 09:39:48 -07:00
|
|
|
voluptuous ; python_version >= '3.5' # only used on python 3.5+
|
|
|
|
yamllint ; python_version >= '3.5' # only used on python 3.5+
|