From 83bb3413a3e6342f1e437ceeabb894ad4249fac4 Mon Sep 17 00:00:00 2001 From: vtalos Date: Fri, 18 Jul 2025 05:32:11 +0300 Subject: [PATCH] Remove transitive dependency sqlparse --- sandbox/requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/sandbox/requirements.txt b/sandbox/requirements.txt index a4edd41..f1b389c 100644 --- a/sandbox/requirements.txt +++ b/sandbox/requirements.txt @@ -8,5 +8,4 @@ python-u2flib-server==5.0.0 pytz==2018.9 qrcode==6.1 six==1.12.0 -sqlparse==0.3.0 whitenoise==3.1