Change-Id: I0a5a95cd8c0d76fbb18594fb2a377eebb107c557
 
 1.1.0
 -----
-- Add functions to get configuration from Consul
\ No newline at end of file
+- Add functions to get configuration from Consul
+
+1.1.1
+-----
+- Add a missing requirements
\ No newline at end of file
 
 # license which can be found in the file 'LICENSE' in this package distribution
 # or at 'http://www.apache.org/licenses/LICENSE-2.0'.
 
-__version__ = "1.1.0"
+__version__ = "1.1.1"
 
 oslo.log
 vine
 werkzeug
-flask
\ No newline at end of file
+flask
+requests
\ No newline at end of file