We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9352550 commit b7e99dbCopy full SHA for b7e99db
pyproject.toml
@@ -29,7 +29,8 @@ classifiers=[
29
Homepage = "https://github.com/amirreza8002/sorl-thumbnail-avif"
30
31
[tool.poetry.dependencies]
32
-python = "^3.9"
+python = ">=3.9"
33
+django = ">=4.2"
34
pillow-avif-plugin = "^1.4.6"
35
pillow = "^11.0.0"
36
sorl-thumbnail = "^12.11.0"
0 commit comments