Skip to content

Commit

Permalink
Django 4
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankHennige committed Jul 15, 2023
1 parent 87e2dfe commit 36a1c75
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 @@ -4,7 +4,7 @@


install_requires = [
'django>=3.0,<3.3',
'django>=3.0,<5',
'django-oscar>=2.0,<3.3',
]

Expand Down

0 comments on commit 36a1c75

Please sign in to comment.