@@ -51,8 +51,8 @@ dependencies = [
5151 " certifi==2024.7.4" ,
5252 " chardet==5.2.0" ,
5353 " idna==3.7" ,
54- " requests==2.32.4 " ,
55- " urllib3==2.5.0 " ,
54+ " requests==2.33.0 " ,
55+ " urllib3==2.6.3 " ,
5656 " aniso8601==9.0.1" ,
5757 " whitenoise==6.7.0" ,
5858 " django-ordered-model==3.5" ,
@@ -66,7 +66,7 @@ dependencies = [
6666 " hashids<2.0.0,>=1.2.0" ,
6767 " django-autocomplete-light==3.9.4" ,
6868 " django-queryinspect<2.0.0,>=1.1.0" ,
69- " lxml==6.0 .0" ,
69+ " lxml==6.1 .0" ,
7070 " unidecode<2.0.0,>=1.1.1" ,
7171 " strawberry-graphql==0.312.4" ,
7272 " Werkzeug>=1.0.1,<4.0.0" ,
@@ -82,7 +82,7 @@ dependencies = [
8282 " stripe==10.5.0" ,
8383 " djangorestframework==3.15.2" ,
8484 " l18n<2022.0,>=2021.3" ,
85- " wagtail==7.1.2 " ,
85+ " wagtail==7.2.3 " ,
8686 " wagtail-localize==1.10" ,
8787 " celery==5.5.3" ,
8888 " wagtail-headless-preview==0.8.0" ,
@@ -94,20 +94,20 @@ dependencies = [
9494 " wagtail-factories==4.2.1" ,
9595 " google-auth-oauthlib>=1.2.1" ,
9696 " PyJWT>=2.8.0" ,
97- " cryptography>=43 .0.0 " ,
97+ " cryptography>=46 .0.7 " ,
9898 " openai>=1.52.0" ,
9999 " pydantic>=2.9.2" ,
100100 " gunicorn>=23.0.0" ,
101101 " tinycss2>=1.4.0" ,
102- " pypdf>=5.1.0 " ,
102+ " pypdf>=6.10.2 " ,
103103 " ipython>=8.30.0" ,
104104 " weasyprint>=63.1" ,
105105 " opencv-python-headless>=4.10.0.84" ,
106106 " psycopg[c]==3.2.12" ,
107107 " sentence-transformers>=3.0.0" ,
108108 " scikit-learn>=1.5.0" ,
109109 " bertopic>=0.16.0" ,
110- " nltk>=3.8.0 " ,
110+ " nltk>=3.9.4 " ,
111111]
112112name = " backend"
113113version = " 0.1.0"
@@ -120,7 +120,7 @@ text = "MIT"
120120[dependency-groups ]
121121dev = [
122122 " mypy<2.0.0,>=1.2.0" ,
123- " pytest==7.4 .3" ,
123+ " pytest==9.0 .3" ,
124124 " pytest-cov==4.1.0" ,
125125 " pytest-django==4.6.0" ,
126126 " factory-boy==3.3.0" ,
0 commit comments