Update documentation with support for python 3.10

This commit is contained in:
Matthias
2021-12-30 16:33:01 +01:00
parent 6b22f84d30
commit 1bc2c71757
6 changed files with 8 additions and 22 deletions

View File

@@ -197,7 +197,7 @@ To run this bot we recommend you a cloud instance with a minimum of:
### Software requirements
- [Python 3.7.x](http://docs.python-guide.org/en/latest/starting/installation/)
- [Python >= 3.7](http://docs.python-guide.org/en/latest/starting/installation/)
- [pip](https://pip.pypa.io/en/stable/installing/)
- [git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git)
- [TA-Lib](https://mrjbq7.github.io/ta-lib/install.html)