[[source]]

url = "https://pypi.python.org/simple"
verify_ssl = true
name = "pypi"


[dev-packages]

wheel = "*"
twine = "*"
keyring = "*"
check-manifest = "*"


[packages]

"boto3" = "*"
click = "*"
halo = "*"
pymongo = "*"
paramiko = "*"
tabulate = "*"


[requires]

python_version = "3.6"
