-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
34 lines (34 loc) · 3.37 KB
/
requirements.txt
File metadata and controls
34 lines (34 loc) · 3.37 KB
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
ansible-compat==24.9.0 ; python_version >= "3.11" and python_version < "3.13" and platform_system != "Windows"
ansible-core==2.17.4 ; python_version >= "3.11" and python_version < "3.13"
ansible-lint==24.9.0 ; python_version >= "3.11" and python_version < "3.13" and platform_system != "Windows"
attrs==24.2.0 ; python_version >= "3.11" and python_version < "3.13" and platform_system != "Windows"
black==24.8.0 ; python_version >= "3.11" and python_version < "3.13" and platform_system != "Windows"
bracex==2.5 ; python_version >= "3.11" and python_version < "3.13" and platform_system != "Windows"
cffi==1.17.1 ; python_version >= "3.11" and python_version < "3.13" and platform_python_implementation != "PyPy"
click==8.1.7 ; python_version >= "3.11" and python_version < "3.13" and platform_system != "Windows"
cryptography==43.0.1 ; python_version >= "3.11" and python_version < "3.13"
filelock==3.16.0 ; python_version >= "3.11" and python_version < "3.13" and platform_system != "Windows"
importlib-metadata==8.5.0 ; python_version >= "3.11" and python_version < "3.13" and platform_system != "Windows"
jinja2==3.1.4 ; python_version >= "3.11" and python_version < "3.13"
jsonschema-specifications==2023.12.1 ; python_version >= "3.11" and python_version < "3.13" and platform_system != "Windows"
jsonschema==4.23.0 ; python_version >= "3.11" and python_version < "3.13" and platform_system != "Windows"
markdown-it-py==3.0.0 ; python_version >= "3.11" and python_version < "3.13" and platform_system != "Windows"
markupsafe==2.1.5 ; python_version >= "3.11" and python_version < "3.13"
mdurl==0.1.2 ; python_version >= "3.11" and python_version < "3.13" and platform_system != "Windows"
mypy-extensions==1.0.0 ; python_version >= "3.11" and python_version < "3.13" and platform_system != "Windows"
packaging==24.1 ; python_version >= "3.11" and python_version < "3.13"
pathspec==0.12.1 ; python_version >= "3.11" and python_version < "3.13" and platform_system != "Windows"
platformdirs==4.3.3 ; python_version >= "3.11" and python_version < "3.13" and platform_system != "Windows"
pycparser==2.22 ; python_version >= "3.11" and python_version < "3.13" and platform_python_implementation != "PyPy"
pygments==2.18.0 ; python_version >= "3.11" and python_version < "3.13" and platform_system != "Windows"
pyyaml==6.0.2 ; python_version >= "3.11" and python_version < "3.13"
referencing==0.35.1 ; python_version >= "3.11" and python_version < "3.13" and platform_system != "Windows"
resolvelib==1.0.1 ; python_version >= "3.11" and python_version < "3.13"
rich==13.8.1 ; python_version >= "3.11" and python_version < "3.13" and platform_system != "Windows"
rpds-py==0.20.0 ; python_version >= "3.11" and python_version < "3.13" and platform_system != "Windows"
ruamel-yaml-clib==0.2.8 ; platform_python_implementation == "CPython" and python_version < "3.13" and python_version >= "3.11" and platform_system != "Windows"
ruamel-yaml==0.18.6 ; python_version >= "3.11" and python_version < "3.13" and platform_system != "Windows"
subprocess-tee==0.4.2 ; python_version >= "3.11" and python_version < "3.13" and platform_system != "Windows"
wcmatch==9.0 ; python_version >= "3.11" and python_version < "3.13" and platform_system != "Windows"
yamllint==1.35.1 ; python_version >= "3.11" and python_version < "3.13" and platform_system != "Windows"
zipp==3.20.2 ; python_version >= "3.11" and python_version < "3.13" and platform_system != "Windows"