We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45bc149 commit 548d9aaCopy full SHA for 548d9aa
requirements/common.in
@@ -5,12 +5,12 @@ Django==5.1.11
5
celery==5.5.3 # celery needed for data ingestion
6
cached-property==2.0.1 # needed for kombu with --require-hashes
7
simplejson==3.20.1 # import simplejson
8
-newrelic==10.14.0
+newrelic==10.15.0
9
certifi==2025.6.15
10
11
psycopg2-binary==2.9.9
12
13
-jsonschema==4.24.0 # import jsonschema
+jsonschema==4.25.0 # import jsonschema
14
djangorestframework==3.16.0 # Imported as rest_framework
15
django-cors-headers==4.7.0 # Listed as 3rd party app on settings.py
16
mozlog==8.0.0
0 commit comments