Fix Python requirements to 3.7.9

According to some cases on Discord, 3.7.8 is not enough with PySide2 combination
This commit is contained in:
Petr Kalis 2022-04-07 17:08:16 +02:00
parent 6ef7f420a8
commit 208a6b0eca

View file

@ -14,7 +14,7 @@ The main things you will need to run and build pype are:
- **Terminal** in your OS
- PowerShell 5.0+ (Windows)
- Bash (Linux)
- [**Python 3.7.8**](#python) or higher
- [**Python 3.7.9**](#python) or higher
- [**MongoDB**](#database)