diff --git a/pyproject.toml b/pyproject.toml index f05f67d..5d5edab 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ classifiers = [ [tool.poetry.dependencies] python = "^3.8.1" -django = ">=4.0,<=4.2" +django = ">=4.0,<=4.3" rjsmin = "^1.1.0" [tool.poetry.dev-dependencies]