Update slackclient version to 2.0.0 again.

master
jowj 5 years ago
parent e64ef30664
commit 04f040e885

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

Loading…
Cancel
Save