Skip to content

Commit

Permalink
Fix #287 -- Update Django dependency to >=2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
codingjoe authored Feb 22, 2021
1 parent 4c1bde5 commit f71dbe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ keywords =
include_package_data = True
packages = health_check
install_requires =
django>=1.11
django>=2.2
setup_requires =
setuptools_scm
sphinx
Expand Down

0 comments on commit f71dbe1

Please sign in to comment.