We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ccb763 commit 3a6df89Copy full SHA for 3a6df89
requirements/base.txt
@@ -1,5 +1,5 @@
1
crispy-bootstrap5==0.7
2
-Django==4.2.4
+Django==4.2.13
3
django-auth-ldap==4.5.0
4
django-authorities==0.4.2
5
django-autocomplete-light==3.9.7
requirements/prod.txt
@@ -1,9 +1,9 @@
-r base.txt
-psycopg2-binary==2.9.6
-gunicorn==20.1.0
+psycopg2-binary==2.9.9
+gunicorn==22.0.0
6
pymemcache==4.0.0
7
django-mailer-server-backend==0.3.0
8
-sentry-sdk==1.16.0
9
-setproctitle==1.2.3
+sentry-sdk==2.7.1
+setproctitle==1.3.3
requirements/uat.txt
@@ -1,7 +1,7 @@
0 commit comments