Apex: updates for post-danube
[releng.git] / utils / test / testapi / test-requirements.txt
1 # The order of packages is significant, because pip processes them in the order
2 # of appearance. Changing the order has an impact on the overall integration
3 # process, which may cause wedges in the gate later.
4
5 coverage
6 mock>=2.0
7 nose>=1.3.1
8 pytest
9 pytest-cov
10 pytest-mock