bumpversion~=0.5.3
wheel~=0.34.2
tox~=3.16.0
Sphinx~=1.8.1
Click~=7.1
flake8~=3.8.3
pytest~=5.4.3
cookiecutter~=1.6.0
sphinx-rtd-theme~=0.4.3
coverage~=5.3.0

# support for resumable files to simulate resumable.js
resumable~=0.1.1  # https://github.com/acroz/resumable.py

# yaml support
PyYAML~=5.3  # https://pypi.org/project/PyYAML/#description

# dotenv support
python-dotenv~=0.14.0

# git support
gitpython~=3.1.3

# appdirs
appdirs~=1.4.4
