# ----------------------------------------------------------------------------
#
# AxonChisel Handoff (Ax_Handoff) requires:
#
#  - Python 2.6
#
#  - PyCrypto
#
# ----------------------------------------------------------------------------
#
# To install these dependencies:
#
#   pip install -r requirements.txt
#
# ----------------------------------------------------------------------------

pycrypto >= 2.3
