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
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ celery==5.2.7
redis
pathlib
progressbar2==3.55.0
python-postmark==0.5.0
python-postmark==0.5.8
Django==3.2.14
django-webpack-loader==0.7.0
google-cloud-error-reporting
Expand Down
7 changes: 3 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ django==3.2.14
# jsonfield
django-bulk-update==2.2.0
# via -r requirements.in
django-celery-results==2.2.0
django-celery-results==2.4.0
# via -r requirements.in
django-cte==1.2.1
# via -r requirements.in
Expand Down Expand Up @@ -159,7 +159,7 @@ jmespath==0.10.0
# botocore
jsonfield==3.1.0
# via -r requirements.in
jsonschema==3.2.0
jsonschema==4.15.0
# via -r requirements.in
kombu==5.2.4
# via celery
Expand Down Expand Up @@ -215,7 +215,7 @@ python-dateutil==2.8.1
# via
# -r requirements.in
# botocore
python-postmark==0.5.0
python-postmark==0.5.8
# via -r requirements.in
python-utils==2.5.6
# via progressbar2
Expand Down Expand Up @@ -251,7 +251,6 @@ six==1.16.0
# google-resumable-media
# grpcio
# html5lib
# jsonschema
# oauth2client
# progressbar2
# protobuf
Expand Down