forked from fgoebel/toolset
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
95 lines (94 loc) · 1.78 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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
#
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
#
# pip-compile --allow-unsafe --no-annotate --output-file=requirements.txt requirements.in
#
ansible==4.4.0
ansible-compat==0.5.0
ansible-core==2.11.3
ansible-lint==5.1.3
appdirs==1.4.4
arrow==1.1.1
bcrypt==3.2.0
binaryornot==0.4.4
bracex==2.1.1
cerberus==1.3.2
certifi==2021.5.30
cffi==1.14.6
chardet==4.0.0
charset-normalizer==2.0.4
click==8.0.1
click-help-colors==0.9.1
colorama==0.4.4
commonmark==0.9.1
cookiecutter==1.7.3
cryptography==3.4.7
decorator==5.0.9
distro==1.6.0
docker==5.0.0
dogpile.cache==1.1.3
enrich==1.2.6
future==0.18.2
hcloud==1.14.1
idna==3.2
iso8601==0.1.16
jinja2==3.0.1
jinja2-time==0.2.0
jmespath==0.10.0
jsonpatch==1.32
jsonpointer==2.1
keystoneauth1==4.3.1
lxml==4.6.3
markupsafe==2.0.1
molecule==3.4.0
molecule-azure==0.5.0
molecule-containers==1.0.0
molecule-digitalocean==0.1
molecule-docker==1.0.2
molecule-ec2==0.3
molecule-gce==0.2
molecule-goss==1.1
molecule-hetznercloud==1.3.0
molecule-inspec==1.1
molecule-libvirt==0.0.4
molecule-lxd==0.3
molecule-openstack==0.3
molecule-podman==1.0.1
molecule-vagrant==0.6.3
munch==2.5.0
netaddr==0.8.0
netifaces==0.11.0
openstacksdk==0.58.0
os-service-types==1.7.0
packaging==21.0
paramiko==2.7.2
pathspec==0.9.0
pbr==5.6.0
pluggy==0.13.1
poyo==0.5.0
pycparser==2.20
pygments==2.9.0
pynacl==1.4.0
pyparsing==2.4.7
python-dateutil==2.8.2
python-slugify==5.0.2
pyyaml==5.4.1
requests==2.26.0
requestsexceptions==1.4.0
resolvelib==0.5.4
rich==10.7.0
ruamel.yaml==0.17.10
ruamel.yaml.clib==0.2.6
selinux==0.2.1
six==1.16.0
stevedore==3.3.0
subprocess-tee==0.3.2
tenacity==8.0.1
text-unidecode==1.3
urllib3==1.26.6
wcmatch==8.2
websocket-client==1.2.0
yamllint==1.26.3
# The following packages are considered to be unsafe in a requirements file:
setuptools==57.4.0