-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
64 lines (64 loc) · 1.19 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
asyncio==3.4.3
bcrypt==3.2.0
black==22.8.0
cffi==1.15.0
click==8.1.3
cryptography==36.0.1
Deprecated==1.2.13
flake8==5.0.4
future==0.18.2
ghp-import==2.1.0
googleapis-common-protos==1.54.0
grpcio==1.44.0
importlib-metadata==4.12.0
Jinja2==3.1.2
loguru==0.6.0
Markdown==3.3.7
MarkupSafe==2.1.1
mccabe==0.7.0
mergedeep==1.3.4
mkdocs==1.3.1
mkdocs-material==8.4.2
mkdocs-material-extensions==1.0.3
mypy==0.960
mypy-extensions==0.4.3
netmiko==4.1.2
ntc-templates==3.0.0
opentelemetry-api==1.9.1
opentelemetry-exporter-jaeger==1.9.1
opentelemetry-exporter-jaeger-proto-grpc==1.9.1
opentelemetry-exporter-jaeger-thrift==1.9.1
opentelemetry-sdk==1.9.1
opentelemetry-semantic-conventions==0.28b1
packaging==21.3
paramiko==2.9.2
pathspec==0.10.1
ping3==3.0.2
platformdirs==2.5.2
prometheus-client==0.12.0
protobuf==3.19.4
pycodestyle==2.9.1
pycparser==2.21
pydantic==1.10.1
pyflakes==2.5.0
Pygments==2.13.0
pymdown-extensions==9.5
PyNaCl==1.5.0
pyparsing==3.0.6
pyserial==3.5
python-dateutil==2.8.2
pythonping==1.1.1
PyYAML==6.0
pyyaml_env_tag==0.1
redis==4.1.0
scp==0.14.2
six==1.16.0
tenacity==8.0.1
textfsm==1.1.2
thrift==0.15.0
tomli==2.0.1
typing_extensions==4.1.1
watchdog==2.1.9
wrapt==1.13.3
yml==0.0.1
zipp==3.8.1