From 50168c968a73ace626d22f760680c47fba37b41b Mon Sep 17 00:00:00 2001 From: blag Date: Mon, 27 Apr 2020 14:35:06 -0700 Subject: [PATCH] Run make .requirements to update st2actions/requirements.txt after changing st2actions/in-requirements.txt --- st2actions/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/st2actions/requirements.txt b/st2actions/requirements.txt index 958215c561..4713421389 100755 --- a/st2actions/requirements.txt +++ b/st2actions/requirements.txt @@ -8,7 +8,7 @@ apscheduler==3.6.3 eventlet==0.25.1 git+https://github.com/StackStorm/logshipper.git@stackstorm_patched#egg=logshipper -git+https://github.com/StackStorm/python-mistralclient.git#egg=python-mistralclient +git+https://github.com/StackStorm/python-mistralclient.git@st2-3.2.0#egg=python-mistralclient gitpython==2.1.15 jinja2==2.10.3 kombu==4.6.6