update rtool dependencies
This commit is contained in:
parent
127cfa689a
commit
f6a308d31a
|
@ -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>=2.0.0, <2.1",
|
"cryptography>=2.1.4, <2.2",
|
||||||
],
|
],
|
||||||
entry_points={
|
entry_points={
|
||||||
"console_scripts": [
|
"console_scripts": [
|
||||||
|
|
Loading…
Reference in New Issue