Skip to content

Commit

Permalink
update (sync) setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
raymar9 committed Mar 13, 2024
1 parent baab702 commit 84af4a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@
include_package_data=True,
install_requires=[
'aioserial==1.3.1',
'asyncio-mqtt==0.16.1',
'gurux-dlms==1.0.143',
'asyncio-mqtt==0.16.2',
'gurux-dlms==1.0.150',
'paho-mqtt==1.6.1',
'pyserial==3.5'
],
Expand Down

0 comments on commit 84af4a3

Please sign in to comment.