# Build sanity
pbr>=0.6

# Python 2->3 compatibility library.
six>=1.7.0

# For pretty formatting machines/state tables...
PrettyTable>=0.7
