File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -26,15 +26,15 @@ readme = "README.md"
2626requires-python = " >=3.12"
2727dependencies = [
2828 " beautifulsoup4==4.13.4" ,
29- " boto3==1.39.3 " ,
29+ " boto3==1.39.4 " ,
3030 " Brotli==1.1.0" ,
3131 " celery[redis]==5.5.3" ,
3232 " django-configurations==2.5.1" ,
3333 " django-cors-headers==4.7.0" ,
3434 " django-countries==7.6.1" ,
3535 " django-csp==4.0" ,
3636 " django-filter==25.1" ,
37- " django-lasuite[all]==0.0.10 " ,
37+ " django-lasuite[all]==0.0.11 " ,
3838 " django-parler==2.3" ,
3939 " django-redis==6.0.0" ,
4040 " django-storages[s3]==1.14.6" ,
@@ -52,9 +52,9 @@ dependencies = [
5252 " markdown==3.8.2" ,
5353 " mozilla-django-oidc==4.0.1" ,
5454 " nested-multipart-parser==1.5.0" ,
55- " openai==1.93 .0" ,
55+ " openai==1.95 .0" ,
5656 " psycopg[binary]==3.2.9" ,
57- " pycrdt==0.12.23 " ,
57+ " pycrdt==0.12.25 " ,
5858 " PyJWT==2.10.1" ,
5959 " python-magic==0.4.27" ,
6060 " redis<6.0.0" ,
You can’t perform that action at this time.
0 commit comments