Skip to content
This repository has been archived by the owner on Aug 8, 2020. It is now read-only.

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 authored Feb 24, 2020
1 parent 4df4051 commit 88c565f
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 @@ -3,7 +3,7 @@

from setuptools import find_packages, setup

install_requires = ["Django>=2.2.10,<4.0.0"]
install_requires = ["Django>=2.2.10"]

test_requires = [
"nox==2019.11.9",
Expand Down

0 comments on commit 88c565f

Please sign in to comment.