deps: add redis-py for caching layer
This commit is contained in:
@@ -12,6 +12,7 @@ passlib[bcrypt]==1.7.4
|
||||
bcrypt==4.0.1
|
||||
slowapi==0.1.9
|
||||
httpx>=0.25.0
|
||||
redis>=5.0.0
|
||||
|
||||
# Test dependencies
|
||||
pytest>=7.4.0
|
||||
|
||||
Reference in New Issue
Block a user