We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67c0446 commit 6a19f4aCopy full SHA for 6a19f4a
setup.py
@@ -22,7 +22,7 @@
22
include_package_data=True,
23
install_requires = [
24
'AuthZ-Group',
25
- 'Django>=1.11.18,<2.0',
+ 'Django>=1.11.19,<2.0',
26
'Django-SupportTools<3.0 ; python_version < "3.0"',
27
'Django-SupportTools ; python_version >= "3.0"',
28
'UW-EMS-Client',
0 commit comments