|  | @@ -25,6 +25,8 @@ pytest-cov = "<2.9.0"
 | 
	
		
			
				|  |  |  # version constraints for python3.4 support:
 | 
	
		
			
				|  |  |  # https://github.com/PyCQA/astroid/commit/4a4b7faf9de8437f2b96bc7285802fd1230b7a9a
 | 
	
		
			
				|  |  |  astroid = "<2.3.0"
 | 
	
		
			
				|  |  | +# https://github.com/pallets/click/commit/35929957d81ab18a7bc0d75e850449f3f1068107#diff-2eeaed663bd0d25b7e608891384b7298R27
 | 
	
		
			
				|  |  | +click = {version = "*", markers="python_version >= '3.6'"}
 | 
	
		
			
				|  |  |  coverage = "<5"
 | 
	
		
			
				|  |  |  # https://gitlab.com/python-devs/importlib_metadata/commit/cf58e1a6515adc4ad6f84cce5e89cd5ef830b317
 | 
	
		
			
				|  |  |  importlib-metadata = "<1.2.0"
 |