Skip to content

Commit

Permalink
Stop pinning ansible in tests
Browse files Browse the repository at this point in the history
Also remove pin of tornado which is not a direct dependency
  • Loading branch information
philpep committed May 21, 2023
1 parent a4a8efe commit 498884c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ pytest-cov
pytest-xdist
paramiko
types-paramiko
tornado<5
salt
pywinrm
ansible>=4.9.0,<5
ansible

0 comments on commit 498884c

Please sign in to comment.