bump rtool dependencies

This commit is contained in:
Thomas Kriechbaumer 2017-08-18 09:57:08 +02:00
parent b7c02b9eb5
commit 5931c40d3c

View File

@ -8,7 +8,7 @@ setup(
"click>=6.2, <7.0", "click>=6.2, <7.0",
"twine>=1.6.5, <1.10", "twine>=1.6.5, <1.10",
"pysftp==0.2.8", "pysftp==0.2.8",
"cryptography>=1.6, <1.9", "cryptography>=2.0.0, <2.1",
], ],
entry_points={ entry_points={
"console_scripts": [ "console_scripts": [