-
Notifications
You must be signed in to change notification settings - Fork 9
/
requirements.txt
115 lines (115 loc) · 2.03 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
annotated-types==0.6.0
appdirs==1.4.3
argh==0.26.2
asttokens==2.4.1
attrs==19.3.0
Babel==2.14.0
bandit==1.7.6
black==23.12.1
certifi==2023.11.17
cffi==1.16.0
chardet==3.0.4
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
coverage==5.0.3
cryptography==41.0.7
decorator==5.1.1
dnspython==2.5.0
eradicate==2.3.0
executing==2.0.1
fissix==19.2b1
flake8==7.0.0
flake8-bugbear==24.1.17
flake8-builtins==2.2.0
flake8-comprehensions==3.14.0
flake8-docstrings==1.7.0
flake8-eradicate==1.5.0
flake8-logging-format==0.9.0
flake8-mock==0.4
flake8-mutable==1.2.0
flake8-pep3101==2.1.0
flake8-pytest==1.4
flake8-string-format==0.3.0
flake8-variables-names==0.0.6
ghp-import==2.1.0
gitdb==4.0.11
GitPython==3.1.41
idna==3.6
iniconfig==2.0.0
ipdb==0.13.13
ipython==8.20.0
isort==5.13.2
jedi==0.19.1
Jinja2==3.1.3
livereload==2.6.1
m2r==0.2.1
Markdown==3.5.2
markdown-it-py==3.0.0
MarkupSafe==2.1.4
matplotlib-inline==0.1.6
mccabe==0.7.0
mdurl==0.1.2
mergedeep==1.3.4
mistune==0.8.4
mkdocs==1.5.3
mkdocs-autorefs==0.5.0
mkdocs-material==9.5.4
mkdocs-material-extensions==1.3.1
mkdocstrings==0.24.0
more-itertools==8.1.0
mypy==1.8.0
mypy-extensions==1.0.0
packaging==23.2
paginate==0.5.6
pan-os-python==1.11.0
pan-python==0.17.0
panos-upgrade-assurance==0.3.1
parso==0.8.3
pathspec==0.12.1
pathtools==0.1.2
pbr==5.4.4
pep8-naming==0.13.3
pexpect==4.9.0
platformdirs==4.1.0
pluggy==1.3.0
poetry-core==1.0.8
poetry2setup==1.1.0
port-for==0.3.1
prompt-toolkit==3.0.43
ptyprocess==0.7.0
pure-eval==0.2.2
py==1.10.0
pycodestyle==2.11.1
pycparser==2.21
pydantic==2.5.3
pydantic_core==2.14.6
pydocstyle==4.0.0
pyflakes==3.2.0
Pygments==2.17.2
pymdown-extensions==10.7
pyOpenSSL==23.3.0
pytest==7.4.4
pytest-cov==2.8.1
python-dateutil==2.8.2
pytz==2019.3
PyYAML==6.0.1
pyyaml_env_tag==0.1
regex==2023.12.25
requests==2.31.0
rich==13.7.0
shellingham==1.5.4
six==1.16.0
smmap==5.0.1
sphinx-autobuild==0.7.1
sphinx-rtd-theme==0.4.3
stack-data==0.6.3
stevedore==1.31.0
tornado==6.0.3
traitlets==5.14.1
typer==0.9.0
typing_extensions==4.9.0
urllib3==2.1.0
watchdog==3.0.0
wcwidth==0.2.13
xmltodict==0.12.0