Skip to content

Commit

Permalink
Update setup.py to reflect dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
fsbraun authored May 23, 2023
1 parent 801e889 commit e7f8256
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 @@ -28,7 +28,7 @@
INSTALL_REQUIREMENTS = [
'Django>=3.2',
'django-parler>=1.4',
'django-cms>=4.0rc2',
'django-cms>=4.0rc3',
]

setup(
Expand Down

0 comments on commit e7f8256

Please sign in to comment.