We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8488d42 commit 6603704Copy full SHA for 6603704
backend/requirements.txt
@@ -1,8 +1,8 @@
1
-django==5.1
+django==5.1.1
2
weasyprint==62.3
3
psycopg2-binary==2.9.9
4
-gunicorn==22.0.0
5
-pytest-django==4.8.0
+gunicorn==23.0.0
+pytest-django==4.9.0
6
pytest-html==4.1.1
7
django-filter==24.3
8
whitenoise==6.7.0
@@ -18,7 +18,7 @@ structlog==24.4.0
18
python-dotenv==1.0.1
19
drf-spectacular==0.27.2
20
django-rest-knox==5.0.1
21
-django-allauth[socialaccount]==64.0.0
+django-allauth[socialaccount]==64.2.1
22
pre-commit==3.8.0
23
-django-allauth[saml]==64.0.0
24
-django-allauth==64.0.0
+django-allauth[saml]==64.2.1
+django-allauth==64.2.1
0 commit comments