Skip to content

Commit 498884c

Browse files
committed
Stop pinning ansible in tests
Also remove pin of tornado which is not a direct dependency
1 parent a4a8efe commit 498884c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

test-requirements.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ pytest-cov
22
pytest-xdist
33
paramiko
44
types-paramiko
5-
tornado<5
65
salt
76
pywinrm
8-
ansible>=4.9.0,<5
7+
ansible

0 commit comments

Comments
 (0)