pin SQLAlchemy version - fix #79
This commit is contained in:
		
							
								
								
									
										2
									
								
								poetry.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										2
									
								
								poetry.lock
									
									
									
										generated
									
									
									
								
							@@ -1204,7 +1204,7 @@ testing = ["pytest (>=4.6)", "pytest-checkdocs (>=2.4)", "pytest-flake8", "pytes
 | 
				
			|||||||
[metadata]
 | 
					[metadata]
 | 
				
			||||||
lock-version = "1.1"
 | 
					lock-version = "1.1"
 | 
				
			||||||
python-versions = "^3.7"
 | 
					python-versions = "^3.7"
 | 
				
			||||||
content-hash = "89cb11b4bb9f22624107a492cb04eab79a64d72c5db50aa36193376d4fb7bcd0"
 | 
					content-hash = "a7fe6747981bc108e766d7253dcc27d8726bbc0ad6873bd16eb5a1ece2190645"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[metadata.files]
 | 
					[metadata.files]
 | 
				
			||||||
alabaster = [
 | 
					alabaster = [
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -38,6 +38,7 @@ pytz = "^2021.1"
 | 
				
			|||||||
shortuuid = "^1.0.1"
 | 
					shortuuid = "^1.0.1"
 | 
				
			||||||
staticmap = "^0.5.4"
 | 
					staticmap = "^0.5.4"
 | 
				
			||||||
tqdm = "^4.61"
 | 
					tqdm = "^4.61"
 | 
				
			||||||
 | 
					SQLAlchemy = "1.4.20"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[tool.poetry.dev-dependencies]
 | 
					[tool.poetry.dev-dependencies]
 | 
				
			||||||
black = "^21.6b0"
 | 
					black = "^21.6b0"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user