Update README.md

This commit is contained in:
GaMeNu 2023-10-23 23:20:22 +03:00 committed by GitHub
parent dc9daf63e1
commit e4e78d7bea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,11 +48,18 @@ requests
python-dotenv
```
Also you can use the requirements files:
You can also use the requirements files (`pip install -r`):
Python 3.10 and below:
```
requirements.txt
```
Python 3.11 and above:
```
requirements-new-python.txt
```
#### Other requirements
MySQL Server: https://dev.mysql.com/downloads/mysql/