hacking/requirements.txt
OpenStack Proposal Bot 0364969cd0 Updated from global requirements
Change-Id: If31c476a06227989a3f8030874b3d0d22a8e4517
2015-05-13 16:31:07 +00:00

12 lines
308 B
Plaintext

# 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.
pbr>=0.11,<2.0
pep8==1.5.7
pyflakes==0.8.1
flake8==2.4.0
mccabe==0.2.1 # MIT License
six>=1.9.0