Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
aos
GitHub Repository: aos/ansible
Path: blob/devel/requirements.txt
4751 views
1
# Note: this requirements.txt file is used to specify what dependencies are
2
# needed to make the package run rather than for deployment of a tested set of
3
# packages. Thus, this should be the loosest set possible (only required
4
# packages, not optional ones, and with the widest range of versions that could
5
# be suitable)
6
jinja2
7
PyYAML
8
cryptography
9
10