Updated dependencies and Python version #10

Merged
profitroll merged 18 commits from dev into master 2023-06-22 13:51:45 +03:00
Showing only changes of commit 36169b0e77 - Show all commits

View File

@ -9,7 +9,7 @@ Small and simple API server for saving photos and videos.
## Dependencies ## Dependencies
* [Python 3.7+](https://www.python.org) (3.9+ recommended) * [Python 3.8+](https://www.python.org) (3.9+ recommended)
* [MongoDB](https://www.mongodb.com) * [MongoDB](https://www.mongodb.com)
* [exiftool](https://exiftool.org) * [exiftool](https://exiftool.org)
* [jpegoptim](https://github.com/tjko/jpegoptim) * [jpegoptim](https://github.com/tjko/jpegoptim)