Skip to content

Commit

Permalink
Bump more dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lukipuki committed May 29, 2024
1 parent 496b0a9 commit 0ebca46
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ dependencies = [
'aiomqtt==2.1.*',
'dbus-next==0.2.*; platform_system == "Linux"',
'dependency-injector-fork==4.42.*',
'gpiozero==1.6.*',
'gpiozero==2.0.*',
'pillow==10.3.*',
'protobuf==4.25.*',
'protobuf==5.27.*',
'psutil==5.9.*',
'pyserial-asyncio==0.6',
'RPi.GPIO==0.7.1; platform_machine == "armv7l" or platform_machine == "aarch64"',
Expand Down

0 comments on commit 0ebca46

Please sign in to comment.