|  | @@ -18,7 +18,7 @@ more-itertools = "<8"
 | 
	
		
			
				|  |  |  # v2.4.0 dropped python3.4 support
 | 
	
		
			
				|  |  |  # https://github.com/PyCQA/pylint/commit/927db96bbd343a61428faa0249fdeec58cfb3ebe
 | 
	
		
			
				|  |  |  pylint = ">=2.3.0,<2.4.0"
 | 
	
		
			
				|  |  | -pylint-import-requirements = "*"
 | 
	
		
			
				|  |  | +pylint-import-requirements = {git = "https://github.com/fphammerle/pylint-import-requirements", ref = "restore-python3.4-compatibility"}
 | 
	
		
			
				|  |  |  # v5.0.0 dropped python3.4. support
 | 
	
		
			
				|  |  |  # https://github.com/pytest-dev/pytest/commit/4d49ba65297102110ae8aeecdb3b82b23a231fba
 | 
	
		
			
				|  |  |  pytest = "<5"
 |