Skip to content

Commit 00e6de9

Browse files
authored
update supported django dependencies
1 parent fc93317 commit 00e6de9

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
@@ -35,7 +35,7 @@ classifiers = [
3535

3636
[tool.poetry.dependencies]
3737
python = "^3.7"
38-
django = "^2.2"
38+
django = "^2.2, ^3.0, ^4.0"
3939

4040
[tool.poetry.group.dev.dependencies]
4141
build = "*"

0 commit comments

Comments
 (0)