Skip to content

Commit

Permalink
restrict redis 4.5.5 as it has severe bugs (#8317)
Browse files Browse the repository at this point in the history
* try to restrict redis 4.5.5

* Update redis.txt
  • Loading branch information
auvipy authored Jun 15, 2023
1 parent 1ef9e51 commit e2a02ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/extras/redis.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
redis>=4.5.2
redis>=4.5.2,!=4.5.5

0 comments on commit e2a02ef

Please sign in to comment.