-
Notifications
You must be signed in to change notification settings - Fork 34
/
requirements-dev.txt
80 lines (80 loc) · 6.32 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
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
ansible-compat==3.0.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
ansible-core==2.13.10 ; python_full_version >= "3.8.1" and python_version < "4.0"
ansible-lint==6.8.7 ; python_full_version >= "3.8.1" and python_version < "4.0"
ansible==6.6.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
arrow==1.2.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
astroid==2.15.5 ; python_full_version >= "3.8.1" and python_version < "4.0"
attrs==23.1.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
binaryornot==0.4.4 ; python_full_version >= "3.8.1" and python_version < "4.0"
black==22.12.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
bracex==2.3.post1 ; python_full_version >= "3.8.1" and python_version < "4.0"
certifi==2023.5.7 ; python_full_version >= "3.8.1" and python_version < "4.0"
cffi==1.15.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
cfgv==3.3.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
chardet==5.1.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
charset-normalizer==3.1.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
click-help-colors==0.9.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
click==8.1.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
colorama==0.4.6 ; python_full_version >= "3.8.1" and python_version < "4.0" and (sys_platform == "win32" or platform_system == "Windows")
cookiecutter==2.1.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
cryptography==41.0.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
dill==0.3.6 ; python_full_version >= "3.8.1" and python_version < "4.0"
distlib==0.3.6 ; python_full_version >= "3.8.1" and python_version < "4.0"
distro==1.8.0 ; python_full_version >= "3.8.1" and python_version < "4.0" and (sys_platform == "linux" or sys_platform == "linux2")
docker==6.1.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
enrich==1.2.7 ; python_full_version >= "3.8.1" and python_version < "4.0"
filelock==3.12.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
flake8==6.0.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
identify==2.5.24 ; python_full_version >= "3.8.1" and python_version < "4.0"
idna==3.4 ; python_full_version >= "3.8.1" and python_version < "4.0"
importlib-resources==5.12.0 ; python_full_version >= "3.8.1" and python_version < "3.9"
isort==5.12.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
jinja2-time==0.2.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
jinja2==3.1.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
jsonschema==4.17.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
lazy-object-proxy==1.9.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
markdown-it-py==2.2.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
markupsafe==2.1.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
mccabe==0.7.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
mdurl==0.1.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
molecule-docker==2.1.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
molecule==4.0.4 ; python_full_version >= "3.8.1" and python_version < "4.0"
molecule[docker]==4.0.4 ; python_full_version >= "3.8.1" and python_version < "4.0"
mypy-extensions==1.0.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
nodeenv==1.8.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
packaging==23.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
pathspec==0.11.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
pkgutil-resolve-name==1.3.10 ; python_full_version >= "3.8.1" and python_version < "3.9"
platformdirs==3.5.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
pluggy==1.0.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
pre-commit==2.21.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
pycodestyle==2.10.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
pycparser==2.21 ; python_full_version >= "3.8.1" and python_version < "4.0"
pyflakes==3.0.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
pygments==2.15.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
pylint==2.17.4 ; python_full_version >= "3.8.1" and python_version < "4.0"
pyrsistent==0.19.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
python-dateutil==2.8.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
python-slugify==8.0.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
pywin32==306 ; python_full_version >= "3.8.1" and python_version < "4.0" and sys_platform == "win32"
pyyaml==6.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
requests==2.31.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
resolvelib==0.8.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
rich==13.3.5 ; python_full_version >= "3.8.1" and python_version < "4.0"
ruamel-yaml-clib==0.2.7 ; platform_python_implementation == "CPython" and python_version < "3.12" and python_full_version >= "3.8.1"
ruamel-yaml==0.17.30 ; python_full_version >= "3.8.1" and python_version < "4.0"
selinux==0.2.1 ; python_full_version >= "3.8.1" and python_version < "4.0" and (sys_platform == "linux" or sys_platform == "linux2")
setuptools==67.8.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
six==1.16.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
subprocess-tee==0.4.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
text-unidecode==1.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
tomli==2.0.1 ; python_full_version >= "3.8.1" and python_full_version < "3.11.0a7"
tomlkit==0.11.8 ; python_full_version >= "3.8.1" and python_version < "4.0"
typing-extensions==4.6.2 ; python_full_version >= "3.8.1" and python_version < "3.11"
urllib3==2.0.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
virtualenv==20.23.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
wcmatch==8.4.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
websocket-client==1.5.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
wrapt==1.15.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
yamllint==1.32.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
zipp==3.15.0 ; python_full_version >= "3.8.1" and python_version < "3.9"