mirror of
https://github.com/0xrsydn/nix-hermes-agent.git
synced 2026-08-07 00:53:52 +00:00
fix: add Hermes 0.19 runtime dependencies
This commit is contained in:
parent
9b381630d4
commit
5cbc52364e
1 changed files with 2 additions and 0 deletions
|
|
@ -206,6 +206,8 @@ pythonPackages.buildPythonApplication {
|
||||||
platformdirs
|
platformdirs
|
||||||
# Skills Hub
|
# Skills Hub
|
||||||
pyjwt
|
pyjwt
|
||||||
|
cryptography
|
||||||
|
pillow
|
||||||
# Messaging
|
# Messaging
|
||||||
python-telegram-bot
|
python-telegram-bot
|
||||||
discordpy
|
discordpy
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue