blob: 22838cabfbd7bd5bcbc406b61f36fe8a2acf1c81 [file] [log] [blame]
DavidPurcell663aedf2017-01-03 10:01:14 -05001# 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.
4hacking>=0.12.0,!=0.13.0,<0.14 # Apache-2.0
5# needed for doc build
6sphinx>=1.2.1,!=1.3b1,<1.4 # BSD
7oslosphinx>=4.7.0 # Apache-2.0
8reno>=1.8.0 # Apache-2.0
9mock>=2.0 # BSD
10coverage>=4.0 # Apache-2.0
11oslotest>=1.10.0 # Apache-2.0