Skip to content

Commit

Permalink
Pin redis to >=4.5.2,!=4.5.5,!=5.0.2,<=5.2.0 (#2178)
Browse files Browse the repository at this point in the history
* Pin redis to latest version 5.2.0

* Update requirements/extras/redis.txt

---------

Co-authored-by: Tomer Nosrati <tomer.nosrati@gmail.com>
  • Loading branch information
Oleh929216 and Nusnus committed Oct 24, 2024
1 parent 7b287a0 commit 5106525
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,!=4.5.5,!=5.0.2,<5.1.0
redis>=4.5.2,!=4.5.5,!=5.0.2,<=5.2.0

0 comments on commit 5106525

Please sign in to comment.