tg_rss_bot/requirements.txt
Alexey Skobkin 56cb4138b5
All checks were successful
continuous-integration/drone/push Build is passing
Sanitizing HTML to leave only HTML tags allowed by Telegram Bot API. (#33)
Reviewed-on: #33
Reviewed-by: Miroslavsckaya <miroslavsckaya@noreply.git.skobk.in>
Co-authored-by: Alexey Skobkin <skobkin-ru@ya.ru>
Co-committed-by: Alexey Skobkin <skobkin-ru@ya.ru>
2022-07-10 13:22:44 +03:00

15 lines
252 B
Plaintext

bleach==5.0.1
certifi==2021.10.8
charset-normalizer==2.0.12
decorator==5.1.1
feedparser==6.0.2
idna==3.3
pyTelegramBotAPI==4.5.0
python-dotenv==0.20.0
requests==2.27.1
sgmllib3k==1.0.0
six==1.16.0
urllib3==1.26.9
validators==0.19.0
webencodings==0.5.1