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