Skip to content

Commit

Permalink
update min pyubx2 version to 1.2.43
Browse files Browse the repository at this point in the history
  • Loading branch information
semuadmin committed Jun 4, 2024
1 parent cfa3ee5 commit dd68890
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ dependencies = [
"paho-mqtt>=1.6.0", # waiting for >=2.0.0 in Conda
"pyserial>=3.5",
"pyspartn>=1.0.1",
"pyubx2>=1.2.40",
"pyubx2>=1.2.43",
]

[project.scripts]
Expand Down

0 comments on commit dd68890

Please sign in to comment.