Skip to content

Commit

Permalink
Update Django version
Browse files Browse the repository at this point in the history
  • Loading branch information
btb committed Jan 14, 2019
1 parent e79cfb5 commit 67c0446
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
include_package_data=True,
install_requires = [
'AuthZ-Group',
'Django<2.0',
'Django>=1.11.18,<2.0',
'Django-SupportTools<3.0 ; python_version < "3.0"',
'Django-SupportTools ; python_version >= "3.0"',
'UW-EMS-Client',
Expand Down

0 comments on commit 67c0446

Please sign in to comment.