Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,4 @@ djangocms-frontend

django-filer


pip-tools # needed for compilation of this file into requirements.txt, see start of file
pip-tools>=7.5.2 # needed for compilation of this file into requirements.txt, see start of file
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ pillow==11.2.1
# djangocms-text
# easy-thumbnails
# reportlab
pip-tools==7.4.1
pip-tools==7.5.2
# via -r requirements.in
psycopg2==2.9.10
# via -r requirements.in
Expand Down