forked from pool/python-ncclient
1 OBS-URL: https://build.opensuse.org/request/show/514958 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ncclient?expand=0&rev=6
11 lines
204 B
Diff
11 lines
204 B
Diff
diff --git a/requirements.txt b/requirements.txt
|
|
index a586d5c..4109867 100644
|
|
--- a/requirements.txt
|
|
+++ b/requirements.txt
|
|
@@ -1,4 +1,4 @@
|
|
setuptools>0.6
|
|
paramiko>=1.15.0
|
|
-lxml>=3.3.0
|
|
+lxml>=3.1
|
|
six
|