Skip to content

Commit

Permalink
hotfix (#920)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmi4er4 authored Dec 12, 2024
1 parent a84b7d2 commit 77a435d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ django-rosetta = "*"
django-modeltranslation = "==0.17.5"
babel = "*"
# AWS
boto3 = "*"
boto3 = "==1.35.77"
boto = "*"
# Event messages verification for AWS SNS
M2Crypto = "==0.38.0"
Expand Down Expand Up @@ -92,7 +92,7 @@ rest-pandas = "==1.1.0"
yadisk = "==3.1.0"
# Misc
django-admin-env-notice = "==1.0" # https://github.com/dizballanze/django-admin-env-notice
python-json-logger = "*"
python-json-logger = "2.0.7"
requests = "==2.27.1"
django-model-utils = "==4.2.0"
django-storages = "==1.12.3"
Expand Down
2 changes: 1 addition & 1 deletion Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 77a435d

Please sign in to comment.