mirror of
				https://github.com/open-webui/open-webui
				synced 2025-06-26 18:26:48 +00:00 
			
		
		
		
	fix(deps): upgrade pydantic from v2.9.2 to v2.10.3+ in requirements.txt and pyproject.toml
This commit is contained in:
		
							parent
							
								
									3e1337d753
								
							
						
					
					
						commit
						1692a52a6a
					
				| @ -1,6 +1,6 @@ | ||||
| fastapi==0.115.7 | ||||
| uvicorn[standard]==0.30.6 | ||||
| pydantic==2.9.2 | ||||
| pydantic==2.10.6 | ||||
| python-multipart==0.0.18 | ||||
| 
 | ||||
| python-socketio==5.11.3 | ||||
|  | ||||
| @ -8,7 +8,7 @@ license = { file = "LICENSE" } | ||||
| dependencies = [ | ||||
|     "fastapi==0.115.7", | ||||
|     "uvicorn[standard]==0.30.6", | ||||
|     "pydantic==2.9.2", | ||||
|     "pydantic==2.10.6", | ||||
|     "python-multipart==0.0.18", | ||||
| 
 | ||||
|     "python-socketio==5.11.3", | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user