-
Notifications
You must be signed in to change notification settings - Fork 8
/
requirements.txt
72 lines (71 loc) · 1.42 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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
#
# These requirements were autogenerated by pipenv
# To regenerate from the project's Pipfile, run:
#
# pipenv lock --requirements
#
-i https://pypi.org/simple/
ansible-core==2.11.12; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
ansible-lint==4.2.0
ansible==4.2.0
appdirs==1.4.4
arrow==0.15.6
bcrypt==3.1.7
binaryornot==0.4.4
cerberus==1.3.2
certifi==2022.12.7
cffi==1.14.0
chardet==3.0.4
click-completion==0.5.2
click-help-colors==0.8
click==7.1.2
colorama==0.4.3
cookiecutter==1.7.2
cryptography==39.0.1
distlib==0.3.0
distro==1.5.0
docker==4.2.1
fasteners==0.15
filelock==3.0.12
idna==2.9
importlib-metadata==1.6.0
importlib-resources==1.5.0
jinja2-time==0.2.0
jinja2==2.11.3
markupsafe==1.1.1
molecule==3.0.4
monotonic==1.5
packaging==21.3; python_version >= '3.6'
paramiko==2.7.1
pathspec==0.8.0
pexpect==4.8.0
pip==21.3.1; python_version >= '3.6'
pipenv==2022.1.8
pluggy==0.13.1
poyo==0.5.0
ptyprocess==0.6.0
pycparser==2.20
pynacl==1.3.0
pyparsing==3.0.9; python_full_version >= '3.6.8'
python-dateutil==2.8.1
python-gilt==1.2.3
python-slugify==4.0.0
pyyaml==5.4
requests==2.23.0
resolvelib==0.5.4
ruamel.yaml.clib==0.2.0
ruamel.yaml==0.16.10
selinux==0.2.1
setuptools==59.6.0; python_version >= '3.6'
sh==1.12.14
shellingham==1.3.2
six==1.14.0
tabulate==0.8.7
text-unidecode==1.3
tree-format==0.1.2
urllib3==1.25.9
virtualenv-clone==0.5.4
virtualenv==20.0.21
websocket-client==0.57.0
yamllint==1.23.0
zipp==3.1.0