diff options
-rw-r--r-- | .config/nvchecker/nvchecker.ini | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/.config/nvchecker/nvchecker.ini b/.config/nvchecker/nvchecker.ini index 83c8801..b433509 100644 --- a/.config/nvchecker/nvchecker.ini +++ b/.config/nvchecker/nvchecker.ini @@ -1502,3 +1502,30 @@ pypi = pymysql [python-importlib_resources] pypi = importlib_resources +[python-mailmanclient] +pypi = mailmanclient + +[python-pytest-vcr] +pypi = pytest-vcr + +[python-pytest-services] +pypi = pytest-services + +[python-django-mailman3] +pypi = django-mailman3 + +[python-django-allauth] +pypi = django-allauth + +[python-openid] +pypi = python3-openid + +[python-django-gravatar] +pypi = django-gravatar2 + +[mailman3-hyperkitty] +pypi = mailman-hyperkitty + +[postorius] +pypi = postorius + |