Skip to content

Commit

Permalink
allow old
Browse files Browse the repository at this point in the history
  • Loading branch information
raghavFam committed Dec 23, 2024
1 parent 7307e35 commit 2fa0bff
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 @@ -24,7 +24,7 @@
],
python_requires='>=3.7',
install_requires=[
'django>=3.2',
'django>=2.0',
'redis>=3.0.0',
'funcy>=1.8',
],
Expand Down

0 comments on commit 2fa0bff

Please sign in to comment.