Skip to content

Commit 11f657b

Browse files
tsingla1998SofienBenAyed
authored andcommitted
update supported django dependencies
1 parent fad8fdc commit 11f657b

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
@@ -34,7 +34,7 @@ classifiers = [
3434

3535
[tool.poetry.dependencies]
3636
python = "^3.8"
37-
django = "^2.2"
37+
django = "^2.2, ^3.0, ^4.0"
3838

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

0 commit comments

Comments
 (0)