Skip to content

Commit e7c422a

Browse files
author
Stefan Majoor
committed
Update django requirements
1 parent 2663fb9 commit e7c422a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
'Topic :: Internet :: WWW/HTTP :: Dynamic Content',
3737
],
3838
install_requires=[
39-
'Django >= 3.0, < 4.0',
39+
'Django >= 3.0, < 5.0',
4040
'Pillow >= 3.2.0',
4141
'django-request-id >= 1.0.0',
4242
'requests >= 2.13.0',

0 commit comments

Comments
 (0)