forked from ansible/ansible-lint
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
95 lines (94 loc) · 1.92 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
#
# This file is autogenerated by pip-compile with python 3.9
# To update, run:
#
# pip-compile --extra=docs --extra=test --no-annotate --output-file=requirements.txt --strip-extras --unsafe-package=ansible-core setup.cfg
#
alabaster==0.7.12
ansible-compat==2.2.1
ansible-pygments==0.1.1
astroid==2.12.12
attrs==22.1.0
babel==2.10.3
black==22.10.0
bracex==2.3.post1
certifi==2022.9.24
cffi==1.15.1
charset-normalizer==2.1.1
click==8.1.3
commonmark==0.9.1
coverage==6.5.0
coverage-enable-subprocess==1.0
cryptography==38.0.1
dill==0.3.6
docutils==0.17.1
exceptiongroup==1.0.0rc9
execnet==1.9.0
filelock==3.8.0
flake8==5.0.4
flake8-future-annotations==1.0.0
flaky==3.7.0
idna==3.4
imagesize==1.4.1
importlib-metadata==5.0.0
iniconfig==1.1.1
isort==5.10.1
jinja2==3.1.2
jsonschema==4.16.0
lazy-object-proxy==1.7.1
markdown-it-py==2.1.0
markupsafe==2.1.1
mccabe==0.7.0
mdit-py-plugins==0.3.1
mdurl==0.1.2
more-itertools==9.0.0
mypy==0.982
mypy-extensions==0.4.3
myst-parser==0.18.1
packaging==21.3
pathspec==0.10.1
pbr==5.11.0
pipdeptree==2.3.1
platformdirs==2.5.2
pluggy==1.0.0
psutil==5.9.3
pycodestyle==2.9.1
pycparser==2.21
pyflakes==2.5.0
pygments==2.13.0
pylint==2.15.5
pyparsing==3.0.9
pyrsistent==0.18.1
pytest==7.2.0
pytest-plus==0.2
pytest-xdist==3.0.2
pytz==2022.5
pyyaml==6.0
requests==2.28.1
resolvelib==0.8.1
rich==12.6.0
ruamel-yaml==0.17.21
ruamel-yaml-clib==0.2.7
snowballstemmer==2.2.0
sphinx==5.3.0
sphinx-ansible-theme==0.9.1
sphinx-rtd-theme==1.0.0
sphinxcontrib-apidoc==0.3.0
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-programoutput2==2.0a1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
subprocess-tee==0.3.5
tomli==2.0.1
tomlkit==0.11.5
typing-extensions==4.4.0
urllib3==1.26.12
wcmatch==8.4.1
wrapt==1.14.1
yamllint==1.28.0
zipp==3.10.0
# The following packages are considered to be unsafe in a requirements file:
# ansible-core