fix: bump Python version to 3.8 (#10)
This commit is contained in:
		
							parent
							
								
									fadd0a8384
								
							
						
					
					
						commit
						23e51762fc
					
				@ -7,5 +7,5 @@ description = ""
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
[tool.poetry.dependencies]
 | 
					[tool.poetry.dependencies]
 | 
				
			||||||
pandas = "*"
 | 
					pandas = "*"
 | 
				
			||||||
python = "^3.7"
 | 
					python = "^3.8"
 | 
				
			||||||
scipy = "*"
 | 
					scipy = "*"
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user