mirror of
https://github.com/frappe/bench.git
synced 2025-01-08 16:14:12 +00:00
commit
b8911fbf18
@ -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…
Reference in New Issue
Block a user