README: bump to py3.9

This commit is contained in:
Luna 2021-06-25 15:34:20 -03:00
parent 1a2e7446c7
commit ccbc0f21f1
1 changed files with 6 additions and 5 deletions

View File

@ -17,7 +17,7 @@ could help writing it, defining a clear protocol between components
(litebridge). Sadly, it didn't take off, so I (Luna), that wrote the other two,
took a shot at writing it again. It works.
**This is "Litecord" / "litecord".** There are *no* rewrites planned.
**This is "Litecord" / "litecord".** There are _no_ rewrites planned.
## Project Goals
@ -66,12 +66,13 @@ or third party libraries (such as [Eris](https://github.com/abalabahaha/eris)).
Requirements:
- **Python 3.8+**
- **Python 3.9+**
- PostgreSQL (tested using 9.6+), SQL knowledge is recommended.
- gifsicle for GIF emoji and avatar handling
- [pipenv]
Optional requirement:
- [mediaproxy]
[pipenv]: https://github.com/pypa/pipenv