mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
@ -414,10 +414,9 @@
|
||||
path: /usr/local/share/pwnagotchi/
|
||||
state: directory
|
||||
|
||||
# Install go-1.20.6
|
||||
- name: Install go-1.21
|
||||
unarchive:
|
||||
src: https://go.dev/dl/go1.21.1.linux-arm64.tar.gz
|
||||
src: https://go.dev/dl/go1.21.3.linux-arm64.tar.gz
|
||||
dest: /usr/local
|
||||
remote_src: yes
|
||||
register: golang
|
||||
|
@ -1,4 +1,4 @@
|
||||
gymnasium
|
||||
gym
|
||||
shimmy
|
||||
pycryptodome
|
||||
requests
|
||||
@ -18,7 +18,8 @@ dbus-python
|
||||
toml
|
||||
python-dateutil
|
||||
websockets
|
||||
tensorflow
|
||||
torch==2.0.1
|
||||
torchvision==0.15.2
|
||||
stable_baselines3
|
||||
RPi.GPIO
|
||||
pydrive2
|
Reference in New Issue
Block a user