File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ whitenoise
1212easy-thumbnails
1313
1414# key requirements for django CMS
15- django-cms>=5.0.2
15+ django-cms>=5.0.5
1616djangocms-versioning>=2.0.0
1717djangocms-alias>=2.0.0
1818
@@ -31,4 +31,4 @@ djangocms-frontend
3131django-filer
3232
3333
34- pip-tools # needed for compilation of this file into requirements.txt, see start of file
34+ pip-tools # needed for compilation of this file into requirements.txt, see start of file
Original file line number Diff line number Diff line change 22# This file is autogenerated by pip-compile with Python 3.12
33# by the following command:
44#
5- # pip-compile --output-file=requirements.txt requirements.in
5+ # pip-compile requirements.in
66#
77asgiref == 3.8.1
88 # via django
@@ -45,7 +45,7 @@ django-classy-tags==4.1.0
4545 # via
4646 # django-cms
4747 # django-sekizai
48- django-cms == 5.0.2
48+ django-cms == 5.0.5
4949 # via
5050 # -r requirements.in
5151 # djangocms-alias
@@ -172,4 +172,4 @@ whitenoise==6.9.0
172172
173173# The following packages are considered to be unsafe in a requirements file:
174174# pip
175- # setuptools
175+ # setuptools
You can’t perform that action at this time.
0 commit comments