Skip to content

Commit

Permalink
Pin the pytest-redis requirement for unit tests
Browse files Browse the repository at this point in the history
[noissue]
  • Loading branch information
lubosmj committed Jun 6, 2024
1 parent 072e43f commit c7079c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unittest_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ aiotools
pytest<8
pytest-django
pytest-asyncio
pytest-redis
pytest-redis<3.1.0 # https://github.com/ClearcodeHQ/pytest-redis/issues/679

0 comments on commit c7079c8

Please sign in to comment.