Add s3transfer to Bookwyrm dependencies

This commit is contained in:
Reinout Meliesie 2025-03-07 15:35:49 +01:00
parent 0ddbb47bb3
commit 02e365b17d
Signed by: zedfrigg
GPG key ID: 3AFCC06481308BC6

View file

@ -71,9 +71,10 @@ mkDerivation {
python-crontab
python-dateutil
python-dotenv
redis
redis # The Python module
requests
s3-tar
s3transfer
six
sqlparse
typing-extensions