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 e1c6785 commit e9142c0Copy full SHA for e9142c0
connector/Makefile
@@ -32,7 +32,7 @@ PYTHON = python3
32
TESTCMD = cd tests; runAll
33
DISTDIR = $(BUILDDIR)/dist
34
35
-DEPENDENCIES = "paramiko >= 1.15.1" "lxml >= 3.3.0, <5.0.0" \
+DEPENDENCIES = "paramiko >= 1.15.1" "lxml >= 3.3.0" \
36
"ncclient >= 0.6.6" grpcio protobuf
37
38
0 commit comments