bandit/requirements.txt
Ian Cordasco e7bf93f742 Smooth over some differences with six
In the effort to port bandit to python 3, we need to start depending on
some tools to make the porting easier. This adds a dependency on six and
takes care of the two cases where we call iteritems.

Change-Id: I2e687713de7f910104ab1f7c62e7c677052993c4
2015-06-01 14:24:47 -05:00

3 lines
25 B
Plaintext

PyYAML>=3.1.0
six>=1.9.0