# ========================
# Development Dependencies
# ========================
#
# These are not installation requirements!
#
# The following dependencies are only required for
# testing, building, and documentation generation.
#
# pip install -r requirements-dev.txt

dbfread
numpy
pandas
squint
xlrd==1.2.0
sphinx>=2.1.0
sphinx-tabs
sphinx_rtd_theme>=0.3.1
twine
wheel

