Skip to content

Commit 2fa0bff

Browse files
committed
allow old
1 parent 7307e35 commit 2fa0bff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
],
2525
python_requires='>=3.7',
2626
install_requires=[
27-
'django>=3.2',
27+
'django>=2.0',
2828
'redis>=3.0.0',
2929
'funcy>=1.8',
3030
],

0 commit comments

Comments
 (0)