|  | @@ -19,7 +19,8 @@ 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 = {git = "https://github.com/fphammerle/pylint-import-requirements", ref = "restore-python3.4-compatibility"}
 | 
	
		
			
				|  |  | +# v2.0.1 restored python3.4 support
 | 
	
		
			
				|  |  | +pylint-import-requirements = ">=2.0.1"
 | 
	
		
			
				|  |  |  # v5.0.0 dropped python3.4. support
 | 
	
		
			
				|  |  |  # https://github.com/pytest-dev/pytest/commit/4d49ba65297102110ae8aeecdb3b82b23a231fba
 | 
	
		
			
				|  |  |  pytest = "<5"
 |