[[source]]
verify_ssl = true
url = "https://pypi.python.org/simple"

[requires]
python_version = "3.6"

[packages]
appdirs = "*"
ecdsa = "*"
pylibscrypt = "*"
scrypt = "*"
pycrypto = "*"
requests = "*"
urllib3 = "*"
certifi = "*"
ujson = "*"
w3lib = "*"
maya = "*"
toolz = "*"
funcy = "*"
langdetect = "*"
diff-match-patch = "*"
voluptuous = "*"
PrettyTable = "*"
pipfile = "*"

[dev-packages]
pep8 = "*"
pytest = "*"
pytest-pylint = "*"
pypandoc = "*"
recommonmark = "*"
sphinxcontrib-programoutput = "*"
sphinxcontrib-restbuilder = "*"
yapf = "*"
autopep8 = "*"
setuptools = "*"
wheel = "*"
Sphinx = "*"
