Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
tomturner committed Aug 5, 2022
1 parent 68070ff commit 17d5aa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -55,7 +55,7 @@
'Topic :: Software Development :: Libraries :: Python Modules'
],
install_requires=[
'Django >= 2.1,<=4.1',
'Django >= 2.1,<=4.2',
],
zip_safe=False,
)

0 comments on commit 17d5aa8

Please sign in to comment.