Files
@ 24120c68c6b4
Branch filter:
Location: majic-ansible-roles/requirements.txt
24120c68c6b4
4.8 KiB
text/plain
MAR-196: Simplify allowed TLS protocol configuration for mail_server role:
- Accept minimum version allowed instead of arbitrary list.
- Fixes deprecation warnings in Dovecot logs (ssl_protocols ->
ssl_min_protocol transition).
- Accept minimum version allowed instead of arbitrary list.
- Fixes deprecation warnings in Dovecot logs (ssl_protocols ->
ssl_min_protocol transition).
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 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 | #
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile --allow-unsafe
#
alabaster==0.7.16
# via sphinx
ansible==2.9.27
# via
# -r requirements.in
# ansible-lint
# molecule
ansible-lint==4.3.7
# via molecule
anyconfig==0.9.7
# via molecule
arrow==1.3.0
# via cookiecutter
aspy-yaml==1.3.0
# via pre-commit
babel==2.14.0
# via sphinx
bcrypt==4.1.2
# via paramiko
binaryornot==0.4.4
# via cookiecutter
build==1.0.3
# via pip-tools
cerberus==1.3.5
# via molecule
certifi==2024.2.2
# via requests
cffi==1.16.0
# via
# cryptography
# pynacl
cfgv==3.4.0
# via pre-commit
chardet==5.2.0
# via binaryornot
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via
# click-completion
# cookiecutter
# molecule
# pip-tools
# python-gilt
click-completion==0.5.2
# via molecule
colorama==0.4.6
# via
# molecule
# python-gilt
# rich
commonmark==0.9.1
# via rich
cookiecutter==2.5.0
# via molecule
cryptography==3.2.1
# via
# ansible
# gimmecert
# paramiko
defusedxml==0.7.1
# via -r requirements.in
distlib==0.3.8
# via virtualenv
dnspython==2.6.0
# via -r requirements.in
docutils==0.20.1
# via sphinx
exceptiongroup==1.2.0
# via pytest
fasteners==0.19
# via python-gilt
filelock==3.13.1
# via virtualenv
flake8==7.0.0
# via molecule
gimmecert==0.5.0
# via -r requirements.in
identify==2.5.34
# via pre-commit
idna==3.6
# via requests
imagesize==1.4.1
# via sphinx
importlib-metadata==7.0.1
# via build
iniconfig==2.0.0
# via pytest
jinja2==3.1.3
# via
# ansible
# click-completion
# cookiecutter
# molecule
# sphinx
markupsafe==2.1.5
# via jinja2
mccabe==0.7.0
# via flake8
molecule==2.22
# via -r requirements.in
netaddr==1.2.1
# via -r requirements.in
nodeenv==1.8.0
# via pre-commit
packaging==23.2
# via
# build
# pytest
# sphinx
paramiko==2.12.0
# via
# -r requirements.in
# molecule
pathspec==0.12.1
# via yamllint
pexpect==4.9.0
# via molecule
pip-tools==7.4.0
# via -r requirements.in
platformdirs==4.2.0
# via virtualenv
pluggy==1.4.0
# via pytest
pre-commit==1.21.0
# via molecule
psutil==5.9.8
# via molecule
ptyprocess==0.7.0
# via pexpect
pyasn1==0.5.1
# via
# pyasn1-modules
# python-ldap
pyasn1-modules==0.3.0
# via python-ldap
pycodestyle==2.11.1
# via flake8
pycparser==2.21
# via cffi
pyflakes==3.2.0
# via flake8
pygments==2.17.2
# via
# rich
# sphinx
pynacl==1.5.0
# via paramiko
pyproject-hooks==1.0.0
# via
# build
# pip-tools
pytest==8.0.1
# via testinfra
python-dateutil==2.8.2
# via
# arrow
# gimmecert
python-gilt==1.2.3
# via molecule
python-ldap==3.4.4
# via -r requirements.in
python-slugify==8.0.4
# via cookiecutter
python-vagrant==1.0.0
# via -r requirements.in
pyyaml==5.4.1
# via
# ansible
# ansible-lint
# aspy-yaml
# cookiecutter
# molecule
# pre-commit
# python-gilt
# yamllint
requests==2.31.0
# via
# cookiecutter
# sphinx
rich==10.16.2
# via
# -r requirements.in
# ansible-lint
# cookiecutter
ruamel-yaml==0.18.6
# via ansible-lint
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
sh==1.14.3
# via
# -r requirements.in
# molecule
# python-gilt
shellingham==1.5.4
# via click-completion
six==1.16.0
# via
# click-completion
# cryptography
# molecule
# paramiko
# pre-commit
# python-dateutil
# sphinx
# testinfra
snowballstemmer==2.2.0
# via sphinx
sphinx==1.7.9
# via
# -r requirements.in
# sphinx-rtd-theme
sphinx-rtd-theme==0.4.3
# via -r requirements.in
sphinxcontrib-serializinghtml==1.1.10
# via sphinxcontrib-websupport
sphinxcontrib-websupport==1.2.4
# via sphinx
tabulate==0.9.0
# via molecule
testinfra==3.4.0
# via molecule
text-unidecode==1.3
# via python-slugify
toml==0.10.2
# via pre-commit
tomli==2.0.1
# via
# build
# pip-tools
# pyproject-hooks
# pytest
tree-format==0.1.2
# via molecule
types-python-dateutil==2.8.19.20240106
# via arrow
urllib3==2.2.1
# via requests
virtualenv==20.25.0
# via pre-commit
wheel==0.42.0
# via pip-tools
yamllint==1.35.1
# via molecule
zipp==3.17.0
# via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
pip==24.0
# via
# -r requirements.in
# pip-tools
setuptools==69.1.0
# via
# -r requirements.in
# nodeenv
# pip-tools
# sphinx
|