Remove direct dependency on babel
The dependency on oslo.i18n already forces this requirement. Change-Id: I4839b63ec9c8005f38231ee11f433a4c334e96d5
This commit is contained in:
		@@ -3,7 +3,6 @@
 | 
			
		||||
# process, which may cause wedges in the gate later.
 | 
			
		||||
 | 
			
		||||
pbr>=1.6 # Apache-2.0
 | 
			
		||||
Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD
 | 
			
		||||
enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD
 | 
			
		||||
iso8601>=0.1.9 # MIT
 | 
			
		||||
oslo.config>=3.9.0 # Apache-2.0
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user