Skip to content

Commit f51069d

Browse files
author
stanley
committed
Update mistralclient version - st2-2.2.0
1 parent 7add936 commit f51069d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ eventlet<0.19,>=0.18.4
66
git+https://github.com/Kami/entrypoints.git@dont_use_backports#egg=entrypoints
77
git+https://github.com/Kami/logshipper.git@stackstorm_patched#egg=logshipper
88
git+https://github.com/StackStorm/pecan.git@st2-patched#egg=pecan
9-
git+https://github.com/StackStorm/python-mistralclient.git#egg=python-mistralclient
9+
git+https://github.com/StackStorm/python-mistralclient.git@st2-2.2.0#egg=python-mistralclient
1010
git+https://github.com/StackStorm/st2-auth-backend-flat-file.git@master#egg=st2-auth-backend-flat-file
1111
gitpython==2.1.0
1212
gunicorn==19.6.0

st2actions/in-requirements.txt

+1-1
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-2.2.0#egg=python-mistralclient
88
oslo.config
99
oslo.utils
1010
requests

0 commit comments

Comments
 (0)