docs: adjust min python

This commit is contained in:
decentral1se 2024-11-17 16:34:45 +01:00
parent 7e4c77eb0d
commit 45e264b969
No known key found for this signature in database
GPG Key ID: 03789458B3D0C410

View File

@ -1,6 +1,6 @@
# image_upload
Requires Python >= 3.11.x 👍
Requires Python >= 3.9 👍
* install dependencies: `pip install -r requirements.txt`
* create static images folder: `mkdir -p ./static/images`