From 3bc45da9bf58d6b1050940077187367f6d4f148c Mon Sep 17 00:00:00 2001 From: Jenkins for Software Heritage <jenkins@thyssen.internal.softwareheritage.org> Date: Wed, 14 Aug 2024 09:39:01 +0000 Subject: [PATCH] swh-search-20240814.1: Build image --- apps/swh-search/requirements-frozen.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apps/swh-search/requirements-frozen.txt b/apps/swh-search/requirements-frozen.txt index 752f41230..e36283586 100644 --- a/apps/swh-search/requirements-frozen.txt +++ b/apps/swh-search/requirements-frozen.txt @@ -40,13 +40,14 @@ pycparser==2.22 PyLD==2.0.4 pyparsing==3.1.2 python-dateutil==2.9.0.post0 +python-json-logger==2.0.7 python-magic==0.4.27 python-mimeparse==1.6.0 PyYAML==6.0.2 rdflib==7.0.0 redis==5.0.8 requests==2.32.3 -sentry-sdk==2.12.0 +sentry-sdk==2.13.0 six==1.16.0 sortedcontainers==2.4.0 swh.core==3.4.0 -- GitLab