-
- Downloads
Add virtualenv requirements and documentation
We can use python's virtualenv here instead of system packages which will also facilitate version controlling python dependencies.
parent
fcc82767
No related branches found
No related tags found
requirements.txt
0 → 100644
ansible==6.2.0 | |||
ansible-core==2.12.10 | |||
cffi==1.15.1 | |||
cryptography==38.0.4 | |||
Jinja2==3.1.2 | |||
MarkupSafe==2.1.1 | |||
mitogen==0.3.3 | |||
netaddr==0.8.0 | |||
packaging==21.3 | |||
pycparser==2.21 | |||
pyOpenSSL==22.1.0 | |||
pyparsing==3.0.9 | |||
pysodium==0.7.12 | |||
PyYAML==6.0 | |||
resolvelib==0.5.4 |
Please register or sign in to comment