deps: update

This commit is contained in:
2025-06-21 16:32:54 -04:00
parent dc10994bfd
commit 44c402695f
2 changed files with 240 additions and 213 deletions

View File

@@ -6,22 +6,22 @@ readme = "README.md"
requires-python = ">=3.11"
dependencies = [
"asgiref==3.8.1",
"boto3==1.38.29",
"botocore==1.38.29",
"boto3==1.38.41",
"botocore==1.38.41",
"certifi==2025.6.15",
"charset-normalizer==3.3.2",
"click==8.1.7",
"charset-normalizer==3.4.2",
"click==8.2.1",
"django>=5.2.1",
"gunicorn==23.0.0",
"idna==3.8",
"idna==3.10",
"jmespath==1.0.1",
"mypy-extensions==1.0.0",
"mypy-extensions==1.1.0",
"packaging==25.0",
"pathspec==0.12.1",
"pillow==10.4.0",
"pillow==11.2.1",
"platformdirs==4.3.8",
"python-dateutil==2.9.0.post0",
"requests==2.32.3",
"requests==2.32.4",
"s3transfer==0.13.0",
"six==1.17.0",
"sqlparse==0.5.3",