# The depenencies must not be fixed to a specific version, it you might
# limit the min version required. For example: 
#
#   do this:
#       six>=1.0.0
#       
#   don't do this:
#       six==1.0.0
#
cython
six
