-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
107 lines (107 loc) · 3.93 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
CacheControl==0.14.0
Deprecated==1.2.14
PyNaCl==1.5.0
PyYAML==6.0.1
Pygments==2.18.0
annotated-types==0.6.0
anyio==4.4.0
astroid==3.2.2
bcrypt==4.1.3
beautifulsoup4==4.12.3
bs4==0.0.2
build==1.2.1
certifi==2024.2.2
cffi==1.16.0
charset-normalizer==3.3.2
ciscoconfparse==1.9.41
cleo==2.1.0
colorama==0.4.6
coverage==7.5.4
crashtest==0.4.1
cryptography==42.0.7
dictdiffer==0.9.0
dill==0.3.8
distlib==0.3.8
dnspython==2.6.1
docutils==0.20.1
dulwich==0.21.7
exceptiongroup==1.2.1
fastjsonschema==2.19.1
filelock==3.14.0
future==1.0.0
h11==0.14.0
hier-config==2.2.3
httpcore==0.17.3
httpx==0.24.1
idna==3.7
importlib-metadata==4.13.0
importlib_resources==6.4.0
iniconfig==2.0.0
installer==0.7.0
isort==5.13.2
jaraco.classes==3.4.0
keyring==24.3.1
logger_color==0.0.8
loguru==0.7.2
mccabe==0.7.0
more-itertools==10.2.0
msgpack==1.0.8
mypy-extensions==1.0.0
mypy==1.14.0
nbforager==0.2.2
netmiko==4.3.0
netports==0.12.1
nornir-netmiko==1.0.1
nornir-utils==0.2.0
nornir==3.4.1
ntc_templates==5.0.0
packaging==23.2
paramiko==3.4.0
passlib==1.7.4
pexpect==4.9.0
pkginfo==1.10.0
platformdirs==4.2.1
pluggy==1.5.0
poetry-core==1.9.0
poetry-plugin-export==1.8.0
poetry==1.8.3
ptyprocess==0.7.0
pycparser==2.22
pydantic==2.7.1
pydantic_core==2.18.2
pylint==3.2.5
pynetbox==7.3.3
pyproject_hooks==1.1.0
pyserial==3.5
pytest-cov==5.0.0
pytest-mock==3.14.0
pytest==8.2.2
pywin32-ctypes==0.2.2
rapidfuzz==3.9.0
requests-mock==1.12.1
requests-toolbelt==1.0.0
requests==2.31.0
restructuredtext_lint==1.4.0
ruamel.yaml.clib==0.2.8
ruamel.yaml==0.18.6
ruff==0.5.1
scp==0.14.5
shellingham==1.5.4
six==1.16.0
sniffio==1.3.1
soupsieve==2.5
tabulate==0.9.0
textfsm==1.1.3
toml==0.10.2
tomli==2.0.1
tomlkit==0.12.5
trove-classifiers==2024.4.10
types-PyYAML==6.0.12.20240311
types-requests==2.32.0.20240622
typing_extensions==4.11.0
urllib3==2.2.1
vhelpers==0.1.18
virtualenv==20.26.2
win32-setctime==1.1.0
wrapt==1.16.0
zipp==3.18.1