Skip to content

Commit 4a98b17

Browse files
committed
ISSUE-50: Add django 52 Support
1 parent 625847b commit 4a98b17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ keywords = ["django",
2929
python = ">=3.8.1,<4"
3030
jsonschema = "^3.0||^4.0"
3131
psycopg2-binary = "^2.7||^3.0"
32-
django = "^3.2||^4.0"
32+
django = "^3.2||^4.0||^5.0"
3333

3434

3535
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)