summaryrefslogtreecommitdiff
path: root/test-requirements.txt
blob: cef2af87729ce5b2867f1eb7e949a694c16a57e4 (plain)
1
2
3
4
5
6
7
8
# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.

coverage
attrs<22; python_version<"3.5"
pytest
six>=1.9.0