From 93b10155c2e1f7f4b0f65dda67973e756367d8ff Mon Sep 17 00:00:00 2001 From: Jennifer Richards Date: Mon, 8 May 2023 12:33:09 -0300 Subject: [PATCH] chore: Remove mysqlclient dependency --- requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d3989d3f2b..0abd99f42a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,6 @@ lxml>=4.8.0,<5 markdown>=3.3.6 mock>=4.0.3 # Used only by tests, of course mypy>=0.782,<0.790 # Version requirements determined by django-stubs. -mysqlclient>=2.1.0 oic>=1.3 # Used only by tests Pillow>=9.1.0 psycopg2<2.9