tripleo-upgrade/molecule/molecule-requirements.txt
Sergii Golovatiuk 0bb8f85415 Bump dogpile to >=0.9.2
The issue described in [1] is not present from 0.9.2 and higher version

[1] https://github.com/sqlalchemy/dogpile.cache/issues/178

Change-Id: I5b6660dfb11c9a1aee0f0270be0554a782db8005
2021-06-23 18:07:06 +02:00

14 lines
190 B
Plaintext

# this is required for the molecule jobs
ansible
ansi2html
docker
dogpile.cache>=>0.9.2 # MIT
pytest
pytest-cov
pytest-html
pytest-xdist
mock
sh>=1.12.14,<1.13
molecule>=2.22rc1,<3
netaddr