From ab1541e25bf392f2c84f85613b55f4cf81daf95e Mon Sep 17 00:00:00 2001 From: Johan Marcusson Date: Mon, 12 Aug 2024 13:34:56 +0200 Subject: [PATCH] try keeping redis-lru at 0.1.0, 0.1.2 gave error TypeError: unhashable type: 'dict' --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e7e08a50..d60442d3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ pytest-cov==4.1.0 pytest-docker-compose==3.2.1 pytest-env==1.1.3 redis==5.0.8 -redis-lru==0.1.2 +redis-lru==0.1.0 Sphinx==7.2.6 SQLAlchemy==2.0.25 sqlalchemy-stubs==0.4