-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
62 lines (62 loc) · 1.06 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
asgiref==3.4.1
astroid==2.4.2
asyncssh==2.4.2
backcall==0.2.0
certifi==2020.12.5
cffi==1.14.4
chardet==4.0.0
click==8.0.1
colorama==0.4.4
cryptography==3.2.1
decorator==4.4.2
fastapi==0.68.0
future==0.18.2
h11==0.12.0
idna==2.10
ipykernel==5.3.4
ipython==7.19.0
ipython-genutils==0.2.0
isort==5.6.4
jedi==0.17.2
jupyter-client==6.1.7
jupyter-core==4.7.0
lazy-object-proxy==1.4.3
lxml==4.6.1
mccabe==0.6.1
motor==2.5.0
mypy-extensions==0.4.3
nornir==3.0.0
nornir-scrapli==2020.11.1
nornir-utils==0.1.1
ntc-templates==1.6.0
parso==0.7.1
pexpect==4.8.0
pickleshare==0.7.5
prompt-toolkit==3.0.8
ptyprocess==0.6.0
pycparser==2.20
pydantic==1.8.2
Pygments==2.7.2
pylint==2.6.0
pymongo==3.12.0
python-dateutil==2.8.1
pyzabbix==0.8.2
pyzmq==20.0.0
requests==2.25.1
ruamel.yaml==0.16.12
ruamel.yaml.clib==0.2.2
scrapli==2020.11.15
scrapli-asyncssh==2020.10.10
scrapli-community==2020.11.15
scrapli-netconf==2020.11.15
six==1.15.0
starlette==0.14.2
textfsm==1.1.0
toml==0.10.2
tornado==6.1
traitlets==5.0.5
typing-extensions==3.7.4.3
urllib3==1.26.4
uvicorn==0.14.0
wcwidth==0.2.5
wrapt==1.12.1