mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-11 01:57:37 -03:30
Add cryptography installation (#7404)
To avoid ModuleNotFoundError due to no module named 'setuptools_rust', this adds cryptography installation to requirements.txt. Created by jfc-evs originally as https://github.com/kubernetes-sigs/kubespray/pull/7264 (cherry picked from commit 49abf6007a8eee36d0deda6786f483e08f5e6fe3)
This commit is contained in:
parent
b19d109a12
commit
44d1f83ee9
@ -1,4 +1,5 @@
|
||||
ansible==2.9.18
|
||||
cryptography==2.8
|
||||
jinja2==2.11.3
|
||||
netaddr==0.7.19
|
||||
pbr==5.4.4
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user