File tree Expand file tree Collapse file tree 2 files changed +119
-120
lines changed
Expand file tree Collapse file tree 2 files changed +119
-120
lines changed Original file line number Diff line number Diff line change @@ -7,24 +7,24 @@ readme = "README.md"
77license = { file = " LICENSE" }
88requires-python = " >= 3.12"
99dependencies = [
10- " django>=5.1.3 " ,
11- " strawberry-graphql-django>=0.50 .0" ,
12- " channels==4.1 .0" ,
10+ " django>=5.1.7 " ,
11+ " strawberry-graphql-django>=0.57 .0" ,
12+ " channels==4.2 .0" ,
1313 " channels-redis[cryptography]>=4.2.1" ,
1414 " celery>=5.4.0" ,
1515 " django-celery-beat>=2.7.0" ,
1616 " django-cleanup>=9.0.0" ,
1717 " django-mptt>=0.16.0" ,
18- " boto3>=1.35.73 " ,
18+ " boto3>=1.37.8 " ,
1919 " markdown>=3.7" ,
20- " pillow>=11.0 .0" ,
21- " psycopg[binary]>=3.2.3 " ,
22- " sentry-sdk>=2.19 .0" ,
20+ " pillow>=11.1 .0" ,
21+ " psycopg[binary]>=3.2.5 " ,
22+ " sentry-sdk>=2.22 .0" ,
2323 " geoip2>=4.8.1" ,
24- " httpx>=0.28.0 " ,
25- " uvicorn[standard]>=0.32.1 " ,
24+ " httpx>=0.28.1 " ,
25+ " uvicorn[standard]>=0.34.0 " ,
2626 " gunicorn>=23.0.0" ,
27- " uvicorn-worker>=0.2 .0" ,
27+ " uvicorn-worker>=0.3 .0" ,
2828]
2929
3030[project .urls ]
You can’t perform that action at this time.
0 commit comments