forked from nouse4it/Netmiko_IOS_Update
-
Notifications
You must be signed in to change notification settings - Fork 0
/
REQUIREMENTS.txt
100 lines (100 loc) · 1.8 KB
/
REQUIREMENTS.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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
aiohttp==3.6.2
async-timeout==3.0.1
attrs==20.2.0
backcall==0.2.0
bcrypt==3.1.7
certifi==2020.4.5.1
cffi==1.14.0
chardet==3.0.4
colorama==0.4.3
cryptography==2.9
dataclasses==0.7
decorator==4.4.2
dill==0.3.2
distro==1.5.0
dnspython==1.16.0
future==0.18.2
genie==20.8
genie.libs.clean==20.8.1
genie.libs.conf==20.8
genie.libs.filetransferutils==20.8
genie.libs.health==20.8
genie.libs.ops==20.8
genie.libs.parser==20.8
genie.libs.sdk==20.8.2
idna==2.9
idna-ssl==1.1.0
importlib-metadata==2.0.0
jedi==0.17.2
jsonpickle==1.4.1
junit-xml==1.9
junos-eznc==2.2.1
lxml==4.5.0
MarkupSafe==1.1.1
multidict==4.7.6
mypy-extensions==0.4.3
napalm==2.5.0
ncclient==0.6.7
netaddr==0.7.19
netmiko==2.4.2
nxapi-plumbing==0.5.2
paramiko==2.7.1
parso==0.7.1
passlib==1.7.2
pathspec==0.8.0
pexpect==4.6.0
pickleshare==0.7.5
ply==3.11
pprint==0.1
prettytable==0.7.2
prompt-toolkit==3.0.8
psutil==5.7.2
psycopg2-binary==2.8.2
ptyprocess==0.6.0
pyasn1==0.4.4
pyats==20.8
pyats.aereport==20.8
pyats.aetest==20.8
pyats.async==20.8
pyats.connections==20.8
pyats.datastructures==20.8
pyats.easypy==20.8
pyats.kleenex==20.8.2
pyats.log==20.8
pyats.reporter==20.8
pyats.results==20.8
pyats.tcl==20.8
pyats.topology==20.8
pyats.utils==20.8
pycparser==2.20
pycrypto==2.6.1
pycryptodomex==3.6.5
pyeapi==0.8.3
Pygments==2.7.2
pyIOSXR==0.53
PyNaCl==1.3.0
pyserial==3.4
pysmi==0.3.1
pysnmp==4.4.6
python-engineio==3.13.2
python-socketio==4.6.0
PyYAML==5.3.1
requests==2.23.0
ruamel.yaml==0.16.12
ruamel.yaml.clib==0.2.2
scp==0.13.2
simple-crypt==4.1.7
six==1.14.0
tabulate==0.8.2
textfsm==1.1.0
tqdm==4.49.0
traitlets==4.3.3
typing-extensions==3.7.4.3
unicon==20.8.1
unicon.plugins==20.8.1
urllib3==1.25.8
wcwidth==0.2.5
xmltodict==0.12.0
yamllint==1.24.2
yarl==1.6.0
zipp==3.2.0