Add a requirements.txt
Because: - The newest version of simple_rest_client seems to have requirements that cannot be satisified. - We don't know that this code is compatible with simple_rest_client 1.0.0
requirements.txt
0 → 100644
requests==2.22.0 | ||
simple_rest_client==0.5.4 | ||
slack-log-handler==0.3.0 |
Please register or sign in to comment