Skip to content

Commit 18e503a

Browse files
committed
chore: remove outdated redis dependencies
Signed-off-by: tdruez <tdruez@aboutcode.org>
1 parent c6b73f4 commit 18e503a

6 files changed

Lines changed: 1 addition & 21 deletions

pyproject.toml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ dependencies = [
3333
# Base configuration tools
3434
"setuptools==82.0.0",
3535
"wheel==0.46.3",
36+
"packaging==26.0",
3637
"pip==26.0.1",
3738
# Django
3839
"Django==5.2.11",
@@ -69,12 +70,6 @@ dependencies = [
6970
"psycopg==3.3.2",
7071
# Cache
7172
"redis==7.1.1",
72-
# redis dependencies:
73-
"packaging==26.0",
74-
"pyparsing==3.3.2",
75-
"async-timeout==5.0.1",
76-
"Deprecated==1.3.1",
77-
"wrapt==2.1.1",
7873
# Antivirus
7974
"clamd==1.0.2",
8075
# Testing
-6.09 KB
Binary file not shown.

thirdparty/dist/async_timeout-5.0.1-py3-none-any.whl.ABOUT

Lines changed: 0 additions & 15 deletions
This file was deleted.
-11 KB
Binary file not shown.
-120 KB
Binary file not shown.
-42.9 KB
Binary file not shown.

0 commit comments

Comments
 (0)