Skip to content

Commit

Permalink
Merge pull request #25 from uw-it-aca/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
jlaney authored Nov 19, 2020
2 parents b8dabf5 + 1f16311 commit 95bf294
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 @@ -14,7 +14,7 @@
packages=['analytics'],
include_package_data=True,
install_requires = [
'Django>=2.0.13,<2.1',
'Django>=2.1,<3.0',
'UW-RestClients-SWS>=2.2.1,<3.0',
'UW-RestClients-Canvas>=1.1.12,<2.0',
'UW-Django-SAML2>=1.4,<2.0',
Expand Down

0 comments on commit 95bf294

Please sign in to comment.