-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements.txt
150 lines (150 loc) · 2.75 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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
aiosnmp==0.7.2
alembic==1.13.0
ansiscape==1.1.2
astroid==3.0.1
autoflake==2.2.1
bcrypt==4.1.1
black==23.11.0
blinker==1.7.0
Brotli==1.0.9
certifi==2023.11.17
cffi==1.15.1
chardet==5.0.0
charset-normalizer==2.1.1
ciscoconfparse==1.6.41
click==8.1.3
colorama==0.4.5
commonmark==0.9.1
cryptocode==0.1
cryptography==38.0.1
deprecat==2.1.1
differently==1.0.1
dill==0.3.6
distro==1.7.0
dnspython==2.2.1
docopt==0.6.2
easysnmp==0.2.6
entrypoints==0.4
fasteners==0.18
Flask==3.0.0
Flask-Compress==1.14
Flask-LogConfig==0.4.2
Flask-Migrate==4.0.5
Flask-SQLAlchemy==3.1.1
future==0.18.3
greenlet==1.1.3
gunicorn==20.1.0
httplib2==0.20.4
idna==3.4
importlib-metadata==4.12.0
importlib-resources==5.9.0
ipaddr==2.2.0
ipaddress==1.0.23
isort==5.10.1
itsdangerous==2.1.2
jaraco.classes==3.2.3
jeepney==0.8.0
Jinja2==3.1.2
junos-eznc==2.6.5
keyring==23.9.3
launchpadlib==1.10.16
lazr.restfulclient==0.14.4
lazr.uri==1.0.6
lazy-object-proxy==1.9.0
ldap3==2.9.1
lockfile==0.12.2
logconfig==0.4.0
loguru==0.6.0
logutils==0.3.5
lxml==4.9.1
macaroonbakery==1.3.1
Mako==1.2.3
MarkupSafe==2.1.1
mccabe==0.7.0
monotonic==1.6
more-itertools==8.14.0
mypy-extensions==0.4.3
napalm==3.4.1
napalm-ce==0.2.0
napalm-eltex==0.1.0
# napalm-huawei-vrp @ file:///home/agridnev/PycharmProjects/napalm-huawei-vrp
#napalm-ce @ git+https://github.com/Sivolen/napalm-ce.git
#napalm-eltex @ git+https://github.com/Sivolen/napalm-eltex.git
napalm-huawei-vrp @ git+https://github.com/Sivolen/napalm-huawei-vrp.git
#napalm-s350 @ git+https://github.com/Sivolen/napalm-s350.git
napalm-s350==0.3.1
ncclient==0.6.13
netaddr==0.8.0
netmiko==3.4.0
netutils==1.2.0
nornir==3.3.0
nornir-napalm==0.2.0
nornir-netbox==0.3.0
nornir-netmiko==0.1.2
nornir-utils==0.2.0
ntc-templates==3.1.0
numpy==1.23.3
oauthlib==3.2.2
olefile==0.46
packaging==23.0
pandas==1.5.0
paramiko==2.11.0
passlib==1.7.4
pathspec==0.10.1
pbr==5.10.0
pexpect==4.8.0
Pillow==10.1.0
pipreqs==0.4.11
platformdirs==2.5.2
ply==3.11
protobuf==3.20.2
psutil==5.9.5
psycopg2-binary==2.9.3
ptyprocess==0.7.0
pyasn1==0.4.8
pycodestyle==2.10.0
pycparser==2.21
pycryptodome==3.15.0
pycryptodomex==3.17
pyeapi==0.8.4
pyflakes==3.1.0
Pygments==2.13.0
pymacaroons==0.13.0
PyNaCl==1.5.0
pyparsing==3.0.9
pyRFC3339==1.1
pyserial==3.5
pysmi==0.3.4
pysnmp==4.4.12
pysnmp-mibs==0.1.6
python-dateutil==2.8.2
python-dotenv==0.21.0
python-netbox==0.0.22
pytz==2022.2.1
PyYAML==6.0
regex==2022.9.13
requests==2.31.0
ruamel.yaml==0.17.21
ruamel.yaml.clib==0.2.6
scp==0.14.4
SecretStorage==3.3.3
six==1.16.0
SQLAlchemy==2.0.23
supervisor==4.2.5
tenacity==8.1.0
testresources==2.0.1
textfsm==1.1.2
toml==0.10.2
tomli==2.0.1
tomlkit==0.11.8
transitions==0.9.0
ttp==0.9.1
ttp-templates==0.3.1
typing_extensions==4.3.0
urllib3==2.1.0
wadllib==1.3.6
Werkzeug==3.0.1
wrapt==1.15.0
yamlordereddictloader==0.4.0
yarg==0.1.9
zipp==3.8.1