diff --git a/README.md b/README.md index bdaf223..e4b2d81 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Small and simple API server for saving photos and videos. ## Dependencies -* [Python 3.8+](https://www.python.org) (3.9+ recommended) +* [Python 3.9+](https://www.python.org) (3.11+ recommended) * [MongoDB](https://www.mongodb.com) * [exiftool](https://exiftool.org) * [jpegoptim](https://github.com/tjko/jpegoptim)