Skip to content

Commit e8acf40

Browse files
committed
pin to django 4.x for now
1 parent 15f5eeb commit e8acf40

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
@@ -13,7 +13,7 @@ dependencies = [
1313
"lxml",
1414
"lxml-stubs",
1515
"cssselect",
16-
"django",
16+
"django<5",
1717
"django-types",
1818
"pygments",
1919
"docopt",

0 commit comments

Comments
 (0)