Skip to content

Commit

Permalink
Fix #1457
Browse files Browse the repository at this point in the history
  • Loading branch information
micafer authored Jan 23, 2023
1 parent bcc042e commit c5fe6a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contextualization/conf-ansible.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,8 +142,8 @@
- name: Install pyOpenSSL & cryptography & pyyaml & wheel
pip:
name:
- pyOpenSSL>20.0,<22.1.0
- cryptography<39.0.0
- pyOpenSSL>20.0,<22.1.0
- wheel
- pyyaml
- paramiko>=2.9.5
Expand Down

0 comments on commit c5fe6a8

Please sign in to comment.