Skip to content

Commit 37d8bd1

Browse files
author
Dan
committed
Updated requirements
1 parent 9efd709 commit 37d8bd1

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

requirements.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
setuptools>=21.0
21
paramiko>=1.12,!=1.16.0
3-
gevent<=1.1; python_version < '3'
4-
gevent>=1.1; python_version >= '3'
2+
gevent<=1.1; python_version < '2.7'
3+
gevent>=1.1; python_version >= '2.7'

0 commit comments

Comments
 (0)