Skip to content

Commit

Permalink
provide range for fakeredis and reason why
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas Höning <nicolas@seita.nl>
  • Loading branch information
nhoening committed Jul 26, 2023
1 parent 79711ec commit c7be788
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements/test.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ pytest-flask
pytest-sugar
pytest-cov
# lets tests run successfully in containers
fakeredis<2.17.0
# Upper limit because latest versions do not support latest Redis sometimes
fakeredis >2.14, <2.17.0
# required with fakeredis, maybe because we use rq
lupa

0 comments on commit c7be788

Please sign in to comment.