fix: bump minimum version for wuttaweb dependency
per misc. pylint refactoring
This commit is contained in:
		
							parent
							
								
									614189531f
								
							
						
					
					
						commit
						49261a696d
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -33,7 +33,7 @@ license = {text = "GNU General Public License v3+"}
 | 
				
			||||||
requires-python = ">= 3.8"
 | 
					requires-python = ">= 3.8"
 | 
				
			||||||
dependencies = [
 | 
					dependencies = [
 | 
				
			||||||
        "SQLAlchemy<2",         # TODO: should allow 2.x
 | 
					        "SQLAlchemy<2",         # TODO: should allow 2.x
 | 
				
			||||||
        "WuttaWeb>=0.22.0",
 | 
					        "WuttaWeb>=0.23.1",
 | 
				
			||||||
]
 | 
					]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[project.optional-dependencies]
 | 
					[project.optional-dependencies]
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue