Version: 1.9.0
Upgraded Packer from 1.8.3 To 1.8.5 changed task Upgrade pip and install rpi-hardware-pwm changed task Install pwnagotchi from source archive changed task Install bettercap (update build script for releasing #134) Removed a redundant task install bettercap caplets Added retries and until to all 4 git clone related tasks Reran pip-compile which upgraded Python packages in the requirements.txt
This commit is contained in:
@@ -2,10 +2,9 @@
|
||||
# This file is autogenerated by pip-compile with Python 3.7
|
||||
# by the following command:
|
||||
#
|
||||
# pip-compile --output-file=requirements.txt --pip-args='--retries 50' --resolver=backtracking --strip-extras requirements.in
|
||||
# pip-compile --output-file=requirements.txt --pip-args='--retries 5000' --resolver=backtracking --strip-extras requirements.in
|
||||
#
|
||||
--index-url https://nexus.chadwaltercummings.me/repository/www.piwheels.org/simple
|
||||
--extra-index-url https://nexus.chadwaltercummings.me/repository/pypi.org/simple
|
||||
--extra-index-url https://www.piwheels.org/simple
|
||||
|
||||
absl-py==2.1.0
|
||||
# via
|
||||
@@ -15,9 +14,9 @@ astor==0.8.1
|
||||
# via tensorflow
|
||||
atari-py==0.2.6
|
||||
# via gym
|
||||
certifi==2024.2.2
|
||||
certifi==2025.1.31
|
||||
# via requests
|
||||
charset-normalizer==3.3.2
|
||||
charset-normalizer==3.4.1
|
||||
# via requests
|
||||
click==7.1.2
|
||||
# via flask
|
||||
@@ -42,11 +41,11 @@ flask-wtf==1.1.1
|
||||
# via -r requirements.in
|
||||
fonttools==4.38.0
|
||||
# via matplotlib
|
||||
gast==0.5.4
|
||||
gast==0.6.0
|
||||
# via tensorflow
|
||||
google-pasta==0.2.0
|
||||
# via tensorflow
|
||||
grpcio==1.62.2
|
||||
grpcio==1.62.3
|
||||
# via
|
||||
# tensorboard
|
||||
# tensorflow
|
||||
@@ -56,7 +55,7 @@ gym==0.19.0
|
||||
# stable-baselines
|
||||
h5py==3.8.0
|
||||
# via keras-applications
|
||||
idna==3.7
|
||||
idna==3.10
|
||||
# via requests
|
||||
importlib-metadata==6.7.0
|
||||
# via
|
||||
@@ -120,28 +119,28 @@ protobuf==3.20.3
|
||||
# -r requirements.in
|
||||
# tensorboard
|
||||
# tensorflow
|
||||
pycryptodome==3.20.0
|
||||
pycryptodome==3.22.0
|
||||
# via -r requirements.in
|
||||
pyglet==2.0.10
|
||||
# via gym
|
||||
pyparsing==3.1.2
|
||||
pyparsing==3.1.4
|
||||
# via matplotlib
|
||||
python-dateutil==2.9.0.post0
|
||||
# via
|
||||
# -r requirements.in
|
||||
# matplotlib
|
||||
# pandas
|
||||
pytz==2024.1
|
||||
pytz==2025.1
|
||||
# via pandas
|
||||
pyyaml==6.0.1
|
||||
# via -r requirements.in
|
||||
requests==2.31.0
|
||||
# via -r requirements.in
|
||||
scapy==2.5.0
|
||||
scapy==2.6.1
|
||||
# via -r requirements.in
|
||||
scipy==1.7.3
|
||||
# via stable-baselines
|
||||
six==1.16.0
|
||||
six==1.17.0
|
||||
# via
|
||||
# atari-py
|
||||
# flask-cors
|
||||
@@ -150,7 +149,7 @@ six==1.16.0
|
||||
# python-dateutil
|
||||
# tensorboard
|
||||
# tensorflow
|
||||
smbus2==0.4.3
|
||||
smbus2==0.5.0
|
||||
# via
|
||||
# -r requirements.in
|
||||
# inky
|
||||
|
||||
Reference in New Issue
Block a user