Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scheduled daily dependency update on Sunday #1781

Open
wants to merge 28 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
963ffbc
Update m2r from 0.2.1 to 0.3.1
pyup-bot Dec 8, 2024
9959625
Update tinydb from 4.3.0 to 4.8.2
pyup-bot Dec 8, 2024
0ba86d7
Update numpy from 1.19.4 to 2.1.3
pyup-bot Dec 8, 2024
ee9ba0a
Update sympy from 1.7.1 to 1.13.3
pyup-bot Dec 8, 2024
c8f4b35
Update multipledispatch from 0.6.0 to 1.0.0
pyup-bot Dec 8, 2024
700bd0f
Update netifaces from 0.10.9 to 0.11.0
pyup-bot Dec 8, 2024
d445507
Update psutil from 5.7.3 to 6.1.0
pyup-bot Dec 8, 2024
74b5f8d
Update flask from 1.1.2 to 3.1.0
pyup-bot Dec 8, 2024
4f71567
Update flask-session from 0.3.2 to 0.8.0
pyup-bot Dec 8, 2024
7e96c2f
Update flask-restful from 0.3.8 to 0.3.10
pyup-bot Dec 8, 2024
cbca5ac
Update flask-testing from 0.8.0 to 0.8.1
pyup-bot Dec 8, 2024
4771057
Update schema from 0.7.3 to 0.7.7
pyup-bot Dec 8, 2024
c2d910a
Update gitpython from 3.1.11 to 3.1.43
pyup-bot Dec 8, 2024
89829ef
Update imutils from 0.5.3 to 0.5.4
pyup-bot Dec 8, 2024
1592448
Update gpiozero from 1.5.1 to 2.0.1
pyup-bot Dec 8, 2024
f15a5ee
Update pyaudio from 0.2.11 to 0.2.14
pyup-bot Dec 8, 2024
71e23ea
Update requests from 2.25.0 to 2.32.3
pyup-bot Dec 8, 2024
3a063b1
Update pyroute2 from 0.5.14 to 0.7.12
pyup-bot Dec 8, 2024
af8ba5b
Update pexpect from 4.8.0 to 4.9.0
pyup-bot Dec 8, 2024
4dfb7bc
Update opencv-python from 4.4.0.46 to 4.10.0.84
pyup-bot Dec 8, 2024
11473e3
Update opencv-contrib-python from 4.4.0.46 to 4.10.0.84
pyup-bot Dec 8, 2024
101eec9
Update dlib from 19.21.1 to 19.24.6
pyup-bot Dec 8, 2024
553ed7d
Update adafruit-blinka from 5.9.1 to 8.50.0
pyup-bot Dec 8, 2024
a0f07b5
Pin adafruit-circuitpython-pca9685 to latest version 3.4.16
pyup-bot Dec 8, 2024
aaf21de
Update adafruit-circuitpython-servokit from 1.3.0 to 1.3.18
pyup-bot Dec 8, 2024
47dc58b
Update tabulate from 0.8.7 to 0.9.0
pyup-bot Dec 8, 2024
27da965
Update cloudpickle from 1.6.0 to 3.1.0
pyup-bot Dec 8, 2024
623621f
Update dropbox from 11.0.0 to 12.0.2
pyup-bot Dec 8, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
56 changes: 28 additions & 28 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,36 +1,36 @@
m2r==0.2.1
m2r==0.3.1
picamera>=1.13
RPi.GPIO>=0.6.5
tinydb==4.3.0
numpy==1.19.4
sympy==1.7.1
tinydb==4.8.2
numpy==2.1.3
sympy==1.13.3
paho-mqtt>=1.4.0
face_recognition==1.3.0
multipledispatch==0.6.0
multipledispatch==1.0.0
wireless==0.3.3
netifaces==0.10.9
psutil==5.7.3
netifaces==0.11.0
psutil==6.1.0
pyaccesspoint==0.2.5
wifi==0.3.8
flask==1.1.2
flask-session==0.3.2
flask-restful==0.3.8
Flask-Testing==0.8.0
schema==0.7.3
gitpython==3.1.11
flask==3.1.0
flask-session==0.8.0
flask-restful==0.3.10
Flask-Testing==0.8.1
schema==0.7.7
gitpython==3.1.43
elevate==0.1.3
imutils==0.5.3
gpiozero==1.5.1
pyaudio==0.2.11
requests==2.25.0
pyroute2==0.5.14
pexpect==4.8.0
opencv-python==4.4.0.46
opencv-contrib-python==4.4.0.46
dlib==19.21.1
adafruit-blinka==5.9.1
adafruit-circuitpython-pca9685
adafruit-circuitpython-servokit==1.3.0
tabulate==0.8.7
cloudpickle==1.6.0
dropbox==11.0.0
imutils==0.5.4
gpiozero==2.0.1
pyaudio==0.2.14
requests==2.32.3
pyroute2==0.7.12
pexpect==4.9.0
opencv-python==4.10.0.84
opencv-contrib-python==4.10.0.84
dlib==19.24.6
adafruit-blinka==8.50.0
adafruit-circuitpython-pca9685==3.4.16
adafruit-circuitpython-servokit==1.3.18
tabulate==0.9.0
cloudpickle==3.1.0
dropbox==12.0.2