ome / omero-web

Django-based OMERO.web client
https://www.openmicroscopy.org/omero
16 stars 29 forks source link

Force Django 4.2 #491

Closed knabar closed 11 months ago

knabar commented 1 year ago

Require Django 4.2.3 or higher

jburel commented 1 year ago

https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-test-integration/lastCompletedBuild/[…]rt/(root)/(empty)/OmeroWeb_test_integration_test_login/

sbesson commented 11 months ago

Just thinking

https://github.com/ome/omero-web/blob/3a5d88d9e5e49f1861b9c9cf860c83eeca2593d5/setup.py#L51

could also be adjusted to python_requires=">=3.8" as a result of the Django requirement