# Add here external Python modules dependencies, one per line. Module names
# should match https://pypi.python.org/pypi names. For the full spec or
# dependency lines, see https://pip.readthedocs.org/en/1.1/requirements.html

# remote storage API server
aiohttp >= 3
click

# optional dependencies
# apache-libcloud
# azure-storage-blob >= 12.0
