Merge "Add functest-healthcheck alpine to xci-verify-healthcheck-macro"
[releng.git] / utils / test / testapi / 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 pbr>=2.0.0,!=2.1.0  # Apache-2.0
6 setuptools>=16.0,!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2  # PSF/ZPL
7 tornado>=3.1,<=4.3  # Apache-2.0
8 epydoc>=0.3.1
9 six>=1.9.0  # MIT
10 motor  # Apache-2.0
11 python-cas