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.
2 parents 9199164 + 746ae5a commit 8c6bc26Copy full SHA for 8c6bc26
requirements-dev.txt
@@ -10,3 +10,6 @@ pylama==7.7.1
10
mock==4.0.3
11
tox==3.24.5
12
mypy==0.931
13
+# Force click to previous release so black/PY3.6 is not broken
14
+# Can be removed in NAPALM >= 4.0.0
15
+click==8.0.4
requirements.txt
@@ -9,7 +9,7 @@ netaddr
9
pyYAML
pyeapi>=0.8.2
netmiko>=3.3.0,<4.0.0
-junos-eznc>=2.2.1
+junos-eznc>=2.6.3
ciscoconfparse
scp
lxml>=4.3.0
0 commit comments