Skip to content

Commit 050fc35

Browse files
author
stanley
committed
Update mistralclient version - st2-3.1.0
1 parent 0daf68e commit 050fc35

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ eventlet==0.24.1
99
flex==6.14.0
1010
git+https://github.com/Kami/logshipper.git@stackstorm_patched#egg=logshipper
1111
git+https://github.com/StackStorm/orquesta.git@v1.0.0#egg=orquesta
12-
git+https://github.com/StackStorm/python-mistralclient.git#egg=python-mistralclient
12+
git+https://github.com/StackStorm/python-mistralclient.git@st2-3.1.0#egg=python-mistralclient
1313
git+https://github.com/StackStorm/st2-auth-backend-flat-file.git@master#egg=st2-auth-backend-flat-file
1414
gitpython==2.1.11
1515
greenlet==0.4.15

st2actions/in-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ python-dateutil
44
eventlet
55
jinja2
66
kombu
7-
git+https://github.com/StackStorm/python-mistralclient.git#egg=python-mistralclient
7+
git+https://github.com/StackStorm/python-mistralclient.git@st2-3.1.0#egg=python-mistralclient
88
oslo.config
99
oslo.utils
1010
requests

0 commit comments

Comments
 (0)