summaryrefslogtreecommitdiffstats
path: root/test/lib/ansible_test/_data/requirements/ansible-test.txt
blob: f7cb9c2778085673e1df6d863faf9bede2247571 (plain)
1
2
3
4
# The test-constraints sanity test verifies this file, but changes must be made manually to keep it in up-to-date.
virtualenv == 16.7.12 ; python_version < '3'
coverage == 6.5.0 ; python_version >= '3.7' and python_version <= '3.11'
coverage == 4.5.4 ; python_version >= '2.6' and python_version <= '3.6'