-
Notifications
You must be signed in to change notification settings - Fork 20
/
requirements.txt
106 lines (106 loc) · 4.37 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
-e git+https://github.com/vladimirs-git/fortigate-api.git@fa2d9e28e7b623d07f283aff89b51a9207a2a72b#egg=fortigate_api
Babel==2.14.0
Deprecated==1.2.14
Jinja2==3.1.2
MarkupSafe==2.1.3
PyNaCl==1.5.0
PyYAML==6.0.1
Pygments==2.17.2
Sphinx==7.1.2
alabaster==0.7.13
annotated-types==0.6.0
astroid==3.0.2
attrs==23.2.0
bcrypt==4.1.2
certifi==2023.11.17
cffi==1.16.0
charset-normalizer==3.3.2
colorama==0.4.6
coverage==7.4.0
cryptography==41.0.7
deepmerge==1.1.1
dictdiffer==0.9.0
dill==0.3.7
dnspython==2.4.2
docutils==0.18.1
exceptiongroup==1.2.0
future==0.18.3
hier-config==2.2.3
idna==3.6
imagesize==1.4.1
importlib-metadata==7.0.1
importlib-resources==6.1.1
iniconfig==2.0.0
isort==5.13.2
jaraco.classes==3.3.0
jsonschema-specifications==2023.12.1
jsonschema==4.20.0
keyring==24.3.0
loguru==0.7.2
markdown-it-py==3.0.0
mccabe==0.7.0
mdurl==0.1.2
mistune==2.0.5
more-itertools==10.2.0
mypy-extensions==1.0.0
mypy==1.8.0
nh3==0.2.15
ntc_templates==4.1.0
packaging==23.2
paramiko==3.4.0
passlib==1.7.4
picobox==4.0.0
pkginfo==1.9.6
pkgutil_resolve_name==1.3.10
platformdirs==4.1.0
pluggy==1.3.0
pycparser==2.21
pydantic==2.5.3
pydantic_core==2.14.6
pylint==3.0.3
pyserial==3.5
pytest-cov==4.1.0
pytest-mock==3.12.0
pytest==7.4.4
pytz==2023.3.post1
pywin32-ctypes==0.2.2
readme-renderer==42.0
readthedocs-sphinx-search==0.3.2
referencing==0.32.1
requests-mock==1.11.0
requests-toolbelt==1.0.0
requests==2.31.0
restructuredtext-lint==1.4.0
rfc3986==2.0.0
rich==13.7.0
rpds-py==0.16.2
ruff==0.1.11
scp==0.14.5
six==1.16.0
snowballstemmer==2.2.0
sphinx-rtd-theme==1.3.0
sphinx_mdinclude==0.5.3
sphinxcontrib-applehelp==1.0.4
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.1
sphinxcontrib-httpdomain==1.8.1
sphinxcontrib-jquery==4.1
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-openapi==0.8.3
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
tabulate==0.9.0
textfsm==1.1.3
toml==0.10.2
tomli==2.0.1
tomlkit==0.12.3
twine==4.0.2
types-PyYAML==6.0.12.12
types-requests==2.31.0.20240106
types-tabulate==0.9.0.20240106
typing_extensions==4.9.0
urllib3==2.1.0
vhelpers==0.1.17
win32-setctime==1.1.0
wrapt==1.16.0
zipp==3.17.0