forked from ktbyers/netmiko
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlicense-dependencies.txt
29 lines (25 loc) · 1001 Bytes
/
license-dependencies.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
#### Netmiko dependencies
#### 2021-05-31
Name Version License
------------- ------- -------
netmiko 3.4.0 MIT License
##### Direct dependencies
Name Version License
------------- ------- -------
paramiko 2.7.2 GNU Library or Lesser General Public License (LGPL)
scp 0.13.3 GNU Library or Lesser General Public License (LGPL)
tenacity 7.0.0 Apache Software License
ntc-templates 2.0.0 Apache Software License
pyserial 3.5 BSD License
##### Child dependencies
Name Version License
------------- ------- -------
PyNaCl 1.4.0 Apache License 2.0
bcrypt 3.2.0 Apache Software License
textfsm 1.1.0 Apache Software License
cryptography 3.4.7 Apache Software License, BSD License
pycparser 2.20 BSD License
cffi 1.14.5 MIT License
future 0.18.2 MIT License
six 1.16.0 MIT License
With assistance from `pip-licenses -o license`