-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements-dev.txt
52 lines (52 loc) · 3.17 KB
/
requirements-dev.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
ansible-compat==4.1.11 ; python_full_version > "3.10.0"
ansible-core==2.16.4 ; python_full_version > "3.10.0"
ansible-lint==6.22.2 ; platform_system != "Windows" and python_full_version > "3.10.0"
ansible==9.3.0 ; python_full_version > "3.10.0"
attrs==23.2.0 ; python_full_version > "3.10.0"
black==24.2.0 ; platform_system != "Windows" and python_full_version > "3.10.0"
bracex==2.4 ; python_full_version > "3.10.0"
cffi==1.16.0 ; platform_python_implementation != "PyPy" and python_full_version > "3.10.0"
click-help-colors==0.9.4 ; python_full_version > "3.10.0"
click==8.1.7 ; python_full_version > "3.10.0"
colorama==0.4.6 ; python_full_version > "3.10.0" and (sys_platform == "win32" or platform_system == "Windows")
cryptography==42.0.5 ; python_full_version > "3.10.0"
enrich==1.2.7 ; python_full_version > "3.10.0"
exceptiongroup==1.2.0 ; python_version < "3.11" and python_full_version > "3.10.0"
filelock==3.13.1 ; platform_system != "Windows" and python_full_version > "3.10.0"
flake8==7.0.0 ; python_full_version > "3.10.0"
iniconfig==2.0.0 ; python_full_version > "3.10.0"
jinja2==3.1.3 ; python_full_version > "3.10.0"
jmespath==1.0.1 ; python_full_version > "3.10.0"
jsonschema-specifications==2023.12.1 ; python_full_version > "3.10.0"
jsonschema==4.21.1 ; python_full_version > "3.10.0"
markdown-it-py==3.0.0 ; python_full_version > "3.10.0"
markupsafe==2.1.5 ; python_full_version > "3.10.0"
mccabe==0.7.0 ; python_full_version > "3.10.0"
mdurl==0.1.2 ; python_full_version > "3.10.0"
molecule-plugins[vagrant]==23.5.3 ; python_full_version > "3.10.0"
molecule==24.2.0 ; python_full_version > "3.10.0"
mypy-extensions==1.0.0 ; platform_system != "Windows" and python_full_version > "3.10.0"
netaddr==0.8.0 ; python_full_version > "3.10.0"
packaging==23.2 ; python_full_version > "3.10.0"
pathspec==0.12.1 ; python_full_version > "3.10.0"
platformdirs==4.2.0 ; platform_system != "Windows" and python_full_version > "3.10.0"
pluggy==1.4.0 ; python_full_version > "3.10.0"
pycodestyle==2.11.1 ; python_full_version > "3.10.0"
pycparser==2.21 ; python_full_version > "3.10.0" and platform_python_implementation != "PyPy"
pyflakes==3.2.0 ; python_full_version > "3.10.0"
pygments==2.17.2 ; python_full_version > "3.10.0"
pytest-testinfra==10.1.0 ; python_full_version > "3.10.0"
pytest==8.1.0 ; python_full_version > "3.10.0"
python-vagrant==1.0.0 ; python_full_version > "3.10.0"
pyyaml==6.0.1 ; python_full_version > "3.10.0"
referencing==0.33.0 ; python_full_version > "3.10.0"
resolvelib==1.0.1 ; python_full_version > "3.10.0"
rich==13.7.1 ; python_full_version > "3.10.0"
rpds-py==0.18.0 ; python_full_version > "3.10.0"
ruamel-yaml-clib==0.2.8 ; platform_python_implementation == "CPython" and python_version < "3.13" and platform_system != "Windows" and python_full_version > "3.10.0"
ruamel-yaml==0.18.6 ; platform_system != "Windows" and python_full_version > "3.10.0"
subprocess-tee==0.4.1 ; python_full_version > "3.10.0"
tomli==2.0.1 ; python_version < "3.11" and python_full_version > "3.10.0"
typing-extensions==4.10.0 ; platform_system != "Windows" and python_full_version > "3.10.0" and python_version < "3.11"
wcmatch==8.5.1 ; python_full_version > "3.10.0"
yamllint==1.35.1 ; python_full_version > "3.10.0"