Skip to content

Commit 44067cb

Browse files
committed
Support Django v4.1
Be confident on support of future versions ;)
1 parent 2e21596 commit 44067cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ classifiers =
2222
packages = find:
2323
python_requires = >=3.6
2424
install_requires =
25-
Django>=3.0,<4.1
25+
Django>=3.0,<5.0

0 commit comments

Comments
 (0)