Skip to content

Commit 2be4fc2

Browse files
committed
bump django version to 3.2
1 parent 5d191c9 commit 2be4fc2

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
@@ -5,7 +5,7 @@
55
include=['papermerge.*']
66
),
77
install_requires=[
8-
"django == 3.1.7",
8+
"django == 3.2",
99
"mglib == 1.3.8",
1010
"mgclipboard >= 0.3.0",
1111
"stapler == 1.0.0",

0 commit comments

Comments
 (0)