Skip to content

Commit

Permalink
downgrade boto3 to 1.35.99 until ContentLength issue is solved for dj…
Browse files Browse the repository at this point in the history
…ango-storage 1.14.4 x boto3 1.36.11
  • Loading branch information
vincentporte committed Feb 3, 2025
1 parent ec67205 commit 77b5ca3
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies = [
"python-dotenv>=1.0",
"psycopg>=3.2",
"django-machina>=1.2.0",
"boto3>=1.36",
"boto3==1.35.99",
"django-storages>=1.14",
"httpx>=0.28",
"django-compressor>=4.5",
Expand Down
20 changes: 10 additions & 10 deletions uv.lock

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

0 comments on commit 77b5ca3

Please sign in to comment.