Decided to keep python based, added S3 support

This commit is contained in:
Timothy Rogers 2025-05-24 10:39:31 -04:00
parent c7586d1aa1
commit c752138fb0
9 changed files with 293 additions and 37 deletions

View file

@ -5,3 +5,8 @@ Flask-WTF
Pillow
bleach
gunicorn
fsspec>=2023.12.0
s3fs>=2023.12.0
python-dotenv>=1.0.0
pillow-avif-plugin>=1.3.1
Wand>=0.6.13