Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
This commit is contained in:
Jeroen Oudshoorn
2023-10-07 13:06:47 +02:00
parent 7ac0bdb6f7
commit 2bbab9cb67
2 changed files with 4 additions and 4 deletions

View File

@ -9,7 +9,8 @@
"qemu_binary": "qemu-aarch64-static",
"output_filename": "../../pwnagotchi-{{user `pwn_version`}}-arm64.img",
"qemu_args": [
"-r", "6.1.21-v8+"
"-r", "6.1.21-v8+",
"-m", "4G"
]
}
],

View File

@ -1,4 +1,4 @@
gym
gymnasium
shimmy
pycryptodome
requests
@ -18,7 +18,6 @@ dbus-python
toml
python-dateutil
websockets
torch
torchvision
tensorflow
stable_baselines3
RPi.GPIO