Add s3transfer to Bookwyrm dependencies
This commit is contained in:
parent
0ddbb47bb3
commit
02e365b17d
1 changed files with 2 additions and 1 deletions
|
@ -71,9 +71,10 @@ mkDerivation {
|
||||||
python-crontab
|
python-crontab
|
||||||
python-dateutil
|
python-dateutil
|
||||||
python-dotenv
|
python-dotenv
|
||||||
redis
|
redis # The Python module
|
||||||
requests
|
requests
|
||||||
s3-tar
|
s3-tar
|
||||||
|
s3transfer
|
||||||
six
|
six
|
||||||
sqlparse
|
sqlparse
|
||||||
typing-extensions
|
typing-extensions
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue