Skip to content

Commit e7f8256

Browse files
authored
Update setup.py to reflect dependencies
1 parent 801e889 commit e7f8256

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
INSTALL_REQUIREMENTS = [
2929
'Django>=3.2',
3030
'django-parler>=1.4',
31-
'django-cms>=4.0rc2',
31+
'django-cms>=4.0rc3',
3232
]
3333

3434
setup(

0 commit comments

Comments
 (0)