added passlib library as a requirement for auto-generation of passwords by Ansible

This commit is contained in:
2026-07-14 14:18:58 -04:00
parent 7574b8f9b4
commit d44c67df42

View File

@@ -35,9 +35,11 @@ mypy-extensions==1.1.0
onigurumacffi==1.5.0 onigurumacffi==1.5.0
packaging==26.2 packaging==26.2
parsley==1.3 parsley==1.3
passlib==1.7.4
pathspec==1.0.4 pathspec==1.0.4
pbr==7.0.3 pbr==7.0.3
pexpect==4.9.0 pexpect==4.9.0
pip==25.1.1
platformdirs==4.9.6 platformdirs==4.9.6
pluggy==1.6.0 pluggy==1.6.0
polling==0.3.2 polling==0.3.2