1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/django-fmd_ynh.git synced 2024-09-03 18:26:27 +02:00

Stay with 3.9 until YunoHost used >=Debian 11

This commit is contained in:
JensDiemer 2022-10-19 20:52:11 +02:00
parent e0e4a265ac
commit 25f8e207d1

View file

@ -11,7 +11,7 @@ homepage = "https://github.com/YunoHost-Apps/django-fmd_ynh"
[tool.poetry.dependencies]
python = ">=3.7,<4.0.0" # TODO: Update to >=3.8 after YunoHost updates to Bullseye
python = ">=3.9,<4.0.0" # Stay with 3.9 until YunoHost used >=Debian 11 (Bullseye)
django-fmd = ">=0.3.2" # https://gitlab.com/jedie/django-find-my-device
# extras "ynh" will install: gunicorn, psycopg2, django-redis and django-axes