sanch1tx commited on
Commit
d2820ac
·
verified ·
1 Parent(s): e455e34

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -17,7 +17,7 @@ RUN mkdir -p /data/downloads && chmod -R 777 /data
17
  RUN pip install --no-cache-dir \
18
  humanize \
19
  pymegatools \
20
- telethon \
21
  requests \
22
  flask
23
 
 
17
  RUN pip install --no-cache-dir \
18
  humanize \
19
  pymegatools \
20
+ telebot \
21
  requests \
22
  flask
23