mirror of
https://github.com/frappe/bench.git
synced 2025-01-24 15:38:25 +00:00
cryto
This commit is contained in:
parent
71d9d4bfe9
commit
e61227c973
@ -55,7 +55,7 @@ def install_bench(args):
|
||||
})
|
||||
|
||||
success = run_os_command({
|
||||
'pip': "sudo pip install ansible"
|
||||
'pip': "sudo pip install --upgrade urllib3 requests cryptography ansible"
|
||||
})
|
||||
|
||||
if not success:
|
||||
|
Loading…
x
Reference in New Issue
Block a user