Skip to content
Closed
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
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pytz==2018.7 # https://github.com/stub42/pytz
python-slugify==1.2.6 # https://github.com/un33k/python-slugify
Pillow==5.3.0 # https://github.com/python-pillow/Pillow
Pillow==8.3.2 # https://github.com/python-pillow/Pillow
rcssmin==1.0.6 # https://github.com/ndparker/rcssmin
argon2-cffi==18.3.0 # https://github.com/hynek/argon2_cffi
redis>=2.10.6, < 3 # pyup: < 3 # https://github.com/antirez/redis
Expand Down
2 changes: 1 addition & 1 deletion requirements/django-cms.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ packaging==19.0
parso==0.4.0
pexpect==4.7.0
pickleshare==0.7.5
Pillow==5.3.0
Pillow==8.3.2
pluggy==0.12.0
prompt-toolkit==2.0.9
psycopg2-binary==2.7.6.1
Expand Down
2 changes: 1 addition & 1 deletion requirements/pre-django-cms.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ packaging==19.0
parso==0.4.0
pexpect==4.7.0
pickleshare==0.7.5
Pillow==5.3.0
Pillow==8.3.2
pluggy==0.12.0
poyo==0.4.2
prompt-toolkit==2.0.9
Expand Down