Skip to content

Commit 3c29220

Browse files
committed
requirements: pyup ignore redis for now
1 parent f57d02c commit 3c29220

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/pip.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Pygments==2.10.0
3434

3535
# Downgrade redis to 3.5.3 (latest 3.x release) because pip raises this error:
3636
# django-redis-cache 2.1.3 depends on redis<4.0
37-
redis==3.5.3
37+
redis==3.5.3 # pyup: ignore
3838

3939
kombu==5.2.2
4040
celery==5.2.2

0 commit comments

Comments
 (0)