Skip to content

Commit e3eaee4

Browse files
committed
Fix missing Python requirements
1 parent 292f648 commit e3eaee4

File tree

2 files changed

+90
-0
lines changed

2 files changed

+90
-0
lines changed

requirements-dev.txt

Lines changed: 80 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,80 @@
1+
ansible-compat==3.0.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
2+
ansible-core==2.13.10 ; python_full_version >= "3.8.1" and python_version < "4.0"
3+
ansible-lint==6.8.7 ; python_full_version >= "3.8.1" and python_version < "4.0"
4+
ansible==6.6.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
5+
arrow==1.2.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
6+
astroid==2.15.5 ; python_full_version >= "3.8.1" and python_version < "4.0"
7+
attrs==23.1.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
8+
binaryornot==0.4.4 ; python_full_version >= "3.8.1" and python_version < "4.0"
9+
black==22.12.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
10+
bracex==2.3.post1 ; python_full_version >= "3.8.1" and python_version < "4.0"
11+
certifi==2023.5.7 ; python_full_version >= "3.8.1" and python_version < "4.0"
12+
cffi==1.15.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
13+
cfgv==3.3.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
14+
chardet==5.1.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
15+
charset-normalizer==3.1.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
16+
click-help-colors==0.9.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
17+
click==8.1.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
18+
colorama==0.4.6 ; python_full_version >= "3.8.1" and python_version < "4.0" and (sys_platform == "win32" or platform_system == "Windows")
19+
cookiecutter==2.1.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
20+
cryptography==41.0.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
21+
dill==0.3.6 ; python_full_version >= "3.8.1" and python_version < "4.0"
22+
distlib==0.3.6 ; python_full_version >= "3.8.1" and python_version < "4.0"
23+
distro==1.8.0 ; python_full_version >= "3.8.1" and python_version < "4.0" and (sys_platform == "linux" or sys_platform == "linux2")
24+
docker==6.1.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
25+
enrich==1.2.7 ; python_full_version >= "3.8.1" and python_version < "4.0"
26+
filelock==3.12.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
27+
flake8==6.0.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
28+
identify==2.5.24 ; python_full_version >= "3.8.1" and python_version < "4.0"
29+
idna==3.4 ; python_full_version >= "3.8.1" and python_version < "4.0"
30+
importlib-resources==5.12.0 ; python_full_version >= "3.8.1" and python_version < "3.9"
31+
isort==5.12.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
32+
jinja2-time==0.2.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
33+
jinja2==3.1.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
34+
jsonschema==4.17.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
35+
lazy-object-proxy==1.9.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
36+
markdown-it-py==2.2.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
37+
markupsafe==2.1.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
38+
mccabe==0.7.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
39+
mdurl==0.1.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
40+
molecule-docker==2.1.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
41+
molecule==4.0.4 ; python_full_version >= "3.8.1" and python_version < "4.0"
42+
molecule[docker]==4.0.4 ; python_full_version >= "3.8.1" and python_version < "4.0"
43+
mypy-extensions==1.0.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
44+
nodeenv==1.8.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
45+
packaging==23.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
46+
pathspec==0.11.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
47+
pkgutil-resolve-name==1.3.10 ; python_full_version >= "3.8.1" and python_version < "3.9"
48+
platformdirs==3.5.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
49+
pluggy==1.0.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
50+
pre-commit==2.21.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
51+
pycodestyle==2.10.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
52+
pycparser==2.21 ; python_full_version >= "3.8.1" and python_version < "4.0"
53+
pyflakes==3.0.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
54+
pygments==2.15.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
55+
pylint==2.17.4 ; python_full_version >= "3.8.1" and python_version < "4.0"
56+
pyrsistent==0.19.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
57+
python-dateutil==2.8.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
58+
python-slugify==8.0.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
59+
pywin32==306 ; python_full_version >= "3.8.1" and python_version < "4.0" and sys_platform == "win32"
60+
pyyaml==6.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
61+
requests==2.31.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
62+
resolvelib==0.8.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
63+
rich==13.4.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
64+
ruamel-yaml-clib==0.2.7 ; platform_python_implementation == "CPython" and python_version < "3.12" and python_full_version >= "3.8.1"
65+
ruamel-yaml==0.17.31 ; python_full_version >= "3.8.1" and python_version < "4.0"
66+
selinux==0.2.1 ; python_full_version >= "3.8.1" and python_version < "4.0" and (sys_platform == "linux" or sys_platform == "linux2")
67+
setuptools==67.8.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
68+
six==1.16.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
69+
subprocess-tee==0.4.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
70+
text-unidecode==1.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
71+
tomli==2.0.1 ; python_full_version >= "3.8.1" and python_full_version < "3.11.0a7"
72+
tomlkit==0.11.8 ; python_full_version >= "3.8.1" and python_version < "4.0"
73+
typing-extensions==4.6.3 ; python_full_version >= "3.8.1" and python_version < "3.11"
74+
urllib3==2.0.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
75+
virtualenv==20.23.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
76+
wcmatch==8.4.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
77+
websocket-client==1.5.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
78+
wrapt==1.15.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
79+
yamllint==1.32.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
80+
zipp==3.15.0 ; python_full_version >= "3.8.1" and python_version < "3.9"

requirements.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
ansible-core==2.13.10 ; python_full_version >= "3.8.1" and python_version < "4.0"
2+
ansible==6.6.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
3+
cffi==1.15.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
4+
cryptography==41.0.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
5+
jinja2==3.1.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
6+
markupsafe==2.1.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
7+
packaging==23.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
8+
pycparser==2.21 ; python_full_version >= "3.8.1" and python_version < "4.0"
9+
pyyaml==6.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
10+
resolvelib==0.8.1 ; python_full_version >= "3.8.1" and python_version < "4.0"

0 commit comments

Comments
 (0)