
[:python_version < "3.8"]
django<4.0.0,>=3.1.1

[:python_version >= "3.8"]
django<5.0,>=3.1.1
