HenryzhaoH / bupt-ncov-report-tgbot

A Telegram bot for 2019-nCoV daily report to BUPT
https://t.me/buptncovbot
GNU General Public License v3.0
37 stars 11 forks source link

Dependencies are needed #1

Closed FredericDT closed 4 years ago

FredericDT commented 4 years ago

Please provide a requirements.txt to.describe the dependencies you have used.

FredericDT commented 4 years ago

It may be like

APScheduler==3.6.3
certifi==2019.11.28
cffi==1.14.0
chardet==3.0.4
cryptography==2.8
decorator==4.4.1
future==0.18.2
idna==2.9
peewee==3.13.1
pycparser==2.19
PySocks==1.7.1
python-telegram-bot==12.4.2
pytz==2019.3
requests==2.23.0
six==1.14.0
tornado==6.0.3
tzlocal==2.0.0
urllib3==1.25.8

under python 3.7.5

HenryzhaoH commented 4 years ago

Thanks for the issue. You can push it to master.