Skip to content

Commit 8407255

Browse files
committed
Merge pull request #2496 from StackStorm/v1.3.2-mistral-branch
mistral client branch update
2 parents ab2e130 + d45f15f commit 8407255

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
@@ -6,7 +6,7 @@ eventlet>=0.13.0
66
git+https://github.com/Kami/logshipper.git@stackstorm_patched#egg=logshipper
77
git+https://github.com/StackStorm/fabric.git@stanley-patched#egg=fabric
88
git+https://github.com/StackStorm/pecan.git@st2-patched#egg=pecan
9-
git+https://github.com/StackStorm/[email protected].1#egg=python-mistralclient
9+
git+https://github.com/StackStorm/[email protected].2#egg=python-mistralclient
1010
git+https://github.com/StackStorm/st2-auth-backend-flat-file.git@master#egg=st2-auth-backend-flat-file
1111
gitpython==0.3.2.1
1212
gunicorn

st2actions/in-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ eventlet
55
git+https://github.com/StackStorm/fabric.git@stanley-patched#egg=fabric
66
jinja2
77
kombu
8-
git+https://github.com/StackStorm/[email protected].1#egg=python-mistralclient
8+
git+https://github.com/StackStorm/[email protected].2#egg=python-mistralclient
99
oslo.config
1010
oslo.utils
1111
requests

0 commit comments

Comments
 (0)