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-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ customizable-django-profiler @ git+https://github.com/someshchaturvedi/customiza
# via -r requirements-dev.in
distlib==0.3.1
# via virtualenv
django==3.2.19
django==3.2.23
# via
# -c requirements.txt
# django-debug-toolbar
Expand Down
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ celery==5.2.7
redis
pathlib
python-postmark==0.5.8
Django==3.2.19
Django==3.2.23
django-webpack-loader==0.7.0
google-cloud-error-reporting
google-cloud-storage
Expand Down
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ click-repl==0.2.0
# via celery
confusable-homoglyphs==3.2.0
# via django-registration
django==3.2.19
django==3.2.23
# via
# -r requirements.in
# django-bulk-update
Expand Down Expand Up @@ -103,6 +103,7 @@ future==0.18.3
# via -r requirements.in
google-api-core[grpc]==1.27.0
# via
# google-api-core
# google-cloud-core
# google-cloud-error-reporting
# google-cloud-kms
Expand Down