mirror of
https://github.com/fastapi-users/fastapi-users.git
synced 2025-11-02 21:24:34 +08:00
Bump Redis dependency
This commit is contained in:
@ -156,7 +156,7 @@ oauth = [
|
||||
"httpx-oauth >=0.13"
|
||||
]
|
||||
redis = [
|
||||
"redis >=4.3.3,<5.0.0",
|
||||
"redis >=4.3.3,<6.0.0",
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
|
||||
Reference in New Issue
Block a user