Skip to content
Merged
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
6 changes: 3 additions & 3 deletions requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ python-slugify
requests
social-auth-app-django
wagtail-airtable
wagtail==2.13.1
wagtail==2.14.1
wagtail-factories
wagtail-localize==1.0rc4
wagtail-localize-git==0.9.3
wagtail-inventory==1.3
wagtail-localize-git==0.10.0
wagtail-inventory
wagtailmedia
wagtail-metadata
whitenoise
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ urllib3[secure]==1.26.6
# requests
# scout-apm
# sentry-sdk
wagtail==2.13.1
wagtail==2.14.1
# via
# -r requirements.in
# wagtail-airtable
Expand All @@ -254,7 +254,7 @@ wagtail-localize==1.0rc4
# via
# -r requirements.in
# wagtail-localize-git
wagtail-localize-git==0.9.3
wagtail-localize-git==0.10.0
# via -r requirements.in
wagtail-metadata==3.4.0
# via -r requirements.in
Expand Down