Browse Source

Update min Python version in README

archive/feature/daily-titles-log
Vladislav Glinsky 5 years ago
parent
commit
0b7e237887
Signed by: cl0ne GPG Key ID: 9D058DD29491782E
  1. 2
      README.md

2
README.md

@ -2,7 +2,7 @@
Simple [Telegram](https://telegram.org) bot for `cryptopotato` chat. To use this bot in Telegram, [click here](https://telegram.me/devpotato_bot).
## Requirements
* Python version 3.6+ ([type hints](https://www.python.org/dev/peps/pep-0484/) and [f-strings](https://www.python.org/dev/peps/pep-0498/) are used)
* Python version 3.8+
* [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot)
* [cachetools](https://github.com/tkem/cachetools/)
* [SQLAlchemy](https://www.sqlalchemy.org/)

Loading…
Cancel
Save