Skip to content

Commit

Permalink
Update mistralclient version to st2-2.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
stanley committed May 15, 2018
1 parent 890bf7f commit 0408525
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ bcrypt
eventlet==0.23.0
flex==6.12.0
git+https://github.com/Kami/logshipper.git@stackstorm_patched#egg=logshipper
git+https://github.com/StackStorm/python-mistralclient.git@st2-2.7.1#egg=python-mistralclient
git+https://github.com/StackStorm/python-mistralclient.git@st2-2.7.2#egg=python-mistralclient
git+https://github.com/StackStorm/st2-auth-backend-flat-file.git@master#egg=st2-auth-backend-flat-file
gitpython==2.1.8
greenlet==0.4.13
Expand Down
2 changes: 1 addition & 1 deletion st2actions/in-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ python-dateutil
eventlet
jinja2
kombu
git+https://github.com/StackStorm/python-mistralclient.git@st2-2.7.1#egg=python-mistralclient
git+https://github.com/StackStorm/python-mistralclient.git@st2-2.7.2#egg=python-mistralclient
oslo.config
oslo.utils
requests
Expand Down

0 comments on commit 0408525

Please sign in to comment.