Add qrcode to Bookwyrm dependencies
This commit is contained in:
parent
02e365b17d
commit
c854dcd4bb
1 changed files with 2 additions and 1 deletions
|
@ -71,7 +71,8 @@ mkDerivation {
|
||||||
python-crontab
|
python-crontab
|
||||||
python-dateutil
|
python-dateutil
|
||||||
python-dotenv
|
python-dotenv
|
||||||
redis # The Python module
|
qrcode # I.e. python311Packages . qrcode
|
||||||
|
redis # I.e. python311Packages . redis
|
||||||
requests
|
requests
|
||||||
s3-tar
|
s3-tar
|
||||||
s3transfer
|
s3transfer
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue