commit | 79a22dff60a53c0e8c8d0812ceb3d739728cacba | [log] [tgz] |
---|---|---|
author | guilhermesteinmuller <gsteinmuller@vexxhost.com> | Tue Mar 30 21:23:34 2021 -0300 |
committer | guilhermesteinmuller <gsteinmuller@vexxhost.com> | Tue Mar 30 21:23:34 2021 -0300 |
tree | 4376fb4094e1f92845ee434618effa021f7c3c1f | |
parent | 8c1e0dc633f070ed93e3f517d65e7d28556427d3 [diff] |
update requirements
diff --git a/requirements.txt b/requirements.txt index 3c80997..28519a7 100644 --- a/requirements.txt +++ b/requirements.txt
@@ -3,4 +3,5 @@ Flask-RESTful>=0.3.5 # BSD oslo.config>=5.2.0 # Apache-2.0 oslo.db>=4.27.0 # Apache-2.0 -oslo.policy>=1.44.1 # Apache-2.0 \ No newline at end of file +oslo.policy>=1.44.1 # Apache-2.0 +oslo.service>=1.31.0 # Apache-2.0 \ No newline at end of file