We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa470b1 commit 8299d82Copy full SHA for 8299d82
CHANGELOG.md
@@ -3,6 +3,7 @@
3
## 0.2.3
4
- Clarified exception messages
5
- Fixed Python 2.7 issues
6
+- Updated requirements
7
8
## 0.2.2
9
Fixed version issues
requirements.txt
@@ -3,4 +3,4 @@ ecdsa==0.13
paramiko==2.4.2
pycrypto==2.6.1
pyyaml==3.13
-scp==0.12.0
+scp==0.12.1
0 commit comments