Skip to content

Commit 39699b0

Browse files
committed
Bump minimum Django version
Signed-off-by: Philippe Ombredanne <[email protected]>
1 parent 1afe54d commit 39699b0

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
@@ -55,7 +55,7 @@ include_package_data = true
5555
zip_safe = false
5656

5757
install_requires =
58-
Django>=3.2.4
58+
Django>=4.0.0
5959
psycopg2>=2.8.6
6060
djangorestframework>=3.12.4
6161
django-filter>=2.4.0

0 commit comments

Comments
 (0)