pin python-memcached (#85374)
gitea/publik-devinst/pipeline/head This commit looks good Details

This commit is contained in:
Emmanuel Cazenave 2024-01-08 14:09:26 +01:00
parent 796fb1ac27
commit 1e7528bc2f
1 changed files with 2 additions and 2 deletions

View File

@ -241,8 +241,8 @@
- source
- name: install python-memcached
pip:
name: python-memcached
ansible.builtin.pip:
name: python-memcached==1.59
virtualenv: "{{venv_py3}}"
- name: source install django-ckeditor