Skip to content
Closed
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
15 changes: 13 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,14 @@ beautifulsoup4==4.9.3
# via
# -r requirements.in
# wagtail
boto3==1.18.36
boto3==1.19.12
# via -r requirements.in
botocore==1.21.36
botocore==1.22.12
# via
# boto3
# s3transfer
cached-property==1.5.2
# via pygit2
certifi==2021.5.30
# via
# cloudinary
Expand Down Expand Up @@ -122,6 +124,8 @@ idna==3.2
# via
# requests
# urllib3
importlib-metadata==4.8.1
# via scout-apm
jmespath==0.10.0
# via
# boto3
Expand Down Expand Up @@ -215,6 +219,11 @@ toml==0.10.2
# via wagtail-localize-git
tqdm==4.15.0
# via wagtail-inventory
typing-extensions==3.10.0.2
# via
# asgiref
# gitpython
# importlib-metadata
urllib3[secure]==1.26.6
# via
# botocore
Expand Down Expand Up @@ -265,6 +274,8 @@ xlsxwriter==1.4.5
# via wagtail
xlwt==1.3.0
# via tablib
zipp==3.6.0
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# setuptools