Skip to content

Commit ff14869

Browse files
authored
Version lock redis to <5.0.0 (#3525)
Temporary fix to unblock v0.72 users. JIRA-1250
1 parent 723c5ce commit ff14869

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

agent/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ifaddr
66
jinja2
77
python-daemon
88
python-pidfile
9-
redis
9+
redis<5.0.0
1010
requests
1111
sh
1212
state-signals>=1.0.1

0 commit comments

Comments
 (0)