Skip to content

Commit 6a19f4a

Browse files
committed
1 parent 67c0446 commit 6a19f4a

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
@@ -22,7 +22,7 @@
2222
include_package_data=True,
2323
install_requires = [
2424
'AuthZ-Group',
25-
'Django>=1.11.18,<2.0',
25+
'Django>=1.11.19,<2.0',
2626
'Django-SupportTools<3.0 ; python_version < "3.0"',
2727
'Django-SupportTools ; python_version >= "3.0"',
2828
'UW-EMS-Client',

0 commit comments

Comments
 (0)