mirror of
				https://github.com/fastapi-users/fastapi-users.git
				synced 2025-11-04 14:45:50 +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