Skip to content

Commit cb7ce68

Browse files
committed
test: pin fakeredis
1 parent 9c93fc6 commit cb7ce68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ setenv =
1414
commands = pytest --showlocals {posargs}
1515
deps =
1616
django32: Django>=3.2,<4.0
17-
fakeredis
17+
fakeredis==2.18.0
1818
pytest
1919
pytest-django
2020
pytest-mock

0 commit comments

Comments
 (0)