Skip to content

Commit b926ecf

Browse files
committed
Upgrade HyperKitty pip package
1 parent 6f0aed8 commit b926ecf

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

defaults/main.yml

+4-2
Original file line numberDiff line numberDiff line change
@@ -357,10 +357,12 @@ mailman3_distribute_maps_virtualenv_dir: "{{ mailman3_core_var_dir }}/distribute
357357

358358
# Base set of Python packages
359359
__mailman3_pip_packages:
360-
- django-allauth==0.54.0
360+
# - django-allauth==0.54.0
361361
- importlib-resources==5.13.0
362362
- mailman
363-
- mailman-web
363+
- mailman-web==0.0.9
364+
- HyperKitty==1.3.9
365+
- django-allauth==0.61.1
364366
- mailman-hyperkitty # ??
365367
- elasticsearch==7.17.9
366368
- environs

0 commit comments

Comments
 (0)