Update slackclient version.

master
jowj 5 years ago
parent 1e948e1859
commit 5ee52ba01a

@ -14,7 +14,7 @@ RUN pip3 install --upgrade pip
RUN pip3 install --upgrade setuptools
RUN pip3 install slackclient<2.0.0
RUN pip3 install slackclient==1.3.1
COPY ./ ./

Loading…
Cancel
Save