Skip to content

Commit 5ddd906

Browse files
authored
Update README.rst (#204)
With the changes introduced in 4c88088, the minimum Redis version needed is now 5.0
1 parent 08989d1 commit 5ddd906

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ If you're using Django, you may also wish to set this to your site's
152152
Dependencies
153153
------------
154154

155-
Redis >= 2.6 is required for `channels_redis`. It supports Python 3.5.2 and up
155+
Redis >= 5.0 is required for `channels_redis`. It supports Python 3.5.2 and up
156156
(3.5.0 or 3.5.1 will not work due to our dependency, ``aioredis``).
157157

158158
Contributing

0 commit comments

Comments
 (0)