Relax dependency version to use compatible releases
This commit is contained in:
		
							parent
							
								
									beeb052b36
								
							
						
					
					
						commit
						4934ab3fe3
					
				@ -1,7 +1,7 @@
 | 
				
			|||||||
requests==2.21.0
 | 
					requests~=2.21.0
 | 
				
			||||||
python-dateutil==2.4.1
 | 
					python-dateutil~=2.4.1
 | 
				
			||||||
future==0.16.0
 | 
					future~=0.16.0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
nose==1.3.7
 | 
					nose~=1.3.7
 | 
				
			||||||
coverage==4.2
 | 
					coverage~=4.2
 | 
				
			||||||
mock==2.0.0
 | 
					mock~=2.0.0
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user