From 1474c0d3aa28a3f8932d997236dcf7d94f5f4f48 Mon Sep 17 00:00:00 2001 From: Bart Schuurmans Date: Mon, 1 Apr 2024 19:10:38 +0200 Subject: [PATCH] Remove protobuf as a direct dependency --- requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 846df4fe0..f87cc0282 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,6 @@ opentelemetry-instrumentation-psycopg2==0.45b0 opentelemetry-sdk==1.24.0 Pillow==10.3.0 pilkit>=3.0 # dependency of django-imagekit, 2.0 is incompatible with Pillow>=10 -protobuf==3.20.* psycopg2==2.9.9 pycryptodome==3.20.0 pyotp==2.9.0