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"
26
26
requires-python = " >=3.12"
27
27
dependencies = [
28
28
" beautifulsoup4==4.13.4" ,
29
- " boto3==1.39.3 " ,
29
+ " boto3==1.39.4 " ,
30
30
" Brotli==1.1.0" ,
31
31
" celery[redis]==5.5.3" ,
32
32
" django-configurations==2.5.1" ,
33
33
" django-cors-headers==4.7.0" ,
34
34
" django-countries==7.6.1" ,
35
35
" django-csp==4.0" ,
36
36
" django-filter==25.1" ,
37
- " django-lasuite[all]==0.0.10 " ,
37
+ " django-lasuite[all]==0.0.11 " ,
38
38
" django-parler==2.3" ,
39
39
" django-redis==6.0.0" ,
40
40
" django-storages[s3]==1.14.6" ,
@@ -52,9 +52,9 @@ dependencies = [
52
52
" markdown==3.8.2" ,
53
53
" mozilla-django-oidc==4.0.1" ,
54
54
" nested-multipart-parser==1.5.0" ,
55
- " openai==1.93 .0" ,
55
+ " openai==1.95 .0" ,
56
56
" psycopg[binary]==3.2.9" ,
57
- " pycrdt==0.12.23 " ,
57
+ " pycrdt==0.12.25 " ,
58
58
" PyJWT==2.10.1" ,
59
59
" python-magic==0.4.27" ,
60
60
" redis<6.0.0" ,
You can’t perform that action at this time.
0 commit comments