-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathrequirements.txt
57 lines (57 loc) · 1.33 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
-i https://pypi.org/simple
ansible==9.1.0
ansible-compat==4.1.11
ansible-core==2.16.3
ansible-creator==24.7.1 ; python_version >= '3.10'
ansible-lint==6.22.1
attrs==23.2.0
black==24.3.0
boto3==1.34.144 ; python_version >= '3.8'
botocore==1.34.144 ; python_version >= '3.8'
bracex==2.4
certifi==2024.7.4 ; python_version >= '3.6'
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
click-help-colors==0.9.4
cryptography==42.0.4
dnspython==2.6.1
docker==7.0.0
enrich==1.2.7
filelock==3.13.1
gitdb==4.0.11
gitpython==3.1.41
idna==3.7
jinja2==3.1.4
jmespath==1.0.1
jsonschema==4.21.0
jsonschema-specifications==2023.12.1
markdown-it-py==3.0.0
markupsafe==2.1.3
mdurl==0.1.2
molecule==6.0.3
molecule-plugins[docker]==23.5.0
mypy-extensions==1.0.0
netaddr==1.3.0
packaging==23.2
pathspec==0.12.1
platformdirs==4.1.0
pluggy==1.3.0
pycparser==2.21
pygments==2.17.2
python-dateutil==2.9.0.post0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pyyaml==6.0
referencing==0.32.1
requests==2.31.0 ; python_version >= '3.7'
resolvelib==1.0.1
rich==13.7.0
rpds-py==0.17.1
ruamel.yaml==0.18.5
ruamel.yaml.clib==0.2.8
s3transfer==0.10.2 ; python_version >= '3.8'
six==1.16.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
smmap==5.0.1
subprocess-tee==0.4.1
urllib3==2.2.2 ; python_version >= '3.8'
wcmatch==8.5
yamllint==1.33.0