summaryrefslogtreecommitdiff
path: root/requirements.txt
blob: af13958738f49ab81d53440881aa413ac45eece1 (plain)
1
2
3
4
5
6
7
8
9
10
# Note: this requirements.txt file is used to specify what dependencies are
# needed to make the package run rather than for deployment of a tested set of
# packages.  Thus, this should be the loosest set possible (only required
# packages, not optional ones, and with the widest range of versions that could
# be suitable)
jinja2
PyYAML
paramiko
pycrypto >= 2.6
setuptools